Machina Client SDK Version 2.1.2
Ionic Security Machina Client SDK for Python users
Public Member Functions | List of all members
ionicsdk.common.DeviceProfilePersistorDefault Class Reference

Default device profile persistor implementation. More...

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

Public Member Functions

def __init__ (self)
 Constructs a persistor with default values.
 
- 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

Default device profile persistor implementation.

This class provides the default device persistor implementation for the environment / operating system that the program runs.


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