|
Machina Client SDK Version 2.1.2
Ionic Security Machina Client SDK for Python users
|
List of DeviceProfiles. More...
Public Member Functions | |
| def | __init__ (self) |
| Contsructs an empty list. | |
| def | getdeviceids (self) |
| Find DeviceProfile with a matching deviceid. More... | |
| def | SaveAllProfiles (self, devicePersistor) |
| Saves all profiles, generally into an encrypted json file. More... | |
Static Public Member Functions | |
| def | LoadAllProfiles (devicePersistor) |
| Loads all profiles, generally from an encrypted json file. More... | |
Public Attributes | |
| activeDeviceId | |
| (string) Device ID of the active profile | |
List of DeviceProfiles.
| def ionicsdk.common.DeviceProfileList.getdeviceids | ( | self | ) |
Find DeviceProfile with a matching deviceid.
|
static |
Loads all profiles, generally from an encrypted json file.
| devicePersistor | (DeviceProfilePersistorBase) instance used to load and save device profiles |
| def ionicsdk.common.DeviceProfileList.SaveAllProfiles | ( | self, | |
| devicePersistor | |||
| ) |
Saves all profiles, generally into an encrypted json file.
| devicePersistor | (DeviceProfilePersistorBase) instance used to load and save device profiles |
You acknowledge your access, review and use of the documentation on this page is subject to the Ionic Security Inc. Documentation Use Rights.
© 2016-2021 Ionic Security Inc. All rights reserved. -
Generated on Wed Jul 21 2021 16:23:36 for Machina Client SDK Version 2.1.2 by
1.8.18