Agent SDK
Public Attributes | List of all members
ionicsdk.common.DeviceProfilePersistorPasswordFile Class Reference

Password protected device profile persistor implementation. More...

Inheritance diagram for ionicsdk.common.DeviceProfilePersistorPasswordFile:
ionicsdk.common.DeviceProfilePersistorBase

Public Attributes

 filepath
 (unicode) File name and path where the encrypted JSON file will be located
 

Additional Inherited Members

- Public Member Functions inherited from ionicsdk.common.DeviceProfilePersistorBase
def getversion (self)
 Gets the profile persistor verion to use, or an empty value if a default will be used. More...
 
def setversion (self, version)
 Sets the profile persistor verion to use. More...
 

Detailed Description

Password protected device profile persistor implementation.

This class provides a file-based device persistor that is password protected.


The documentation for this class was generated from the following file: