extremecloudiq.model.xiq_digital_twin_device.XiqDigitalTwinDevice
The Digital Twin device to onboard.
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
The Digital Twin device to onboard.
Key
Input Type
Accessed Type
Description
Notes
os_version
str,
str,
The Digital Twin device OS version.
model
XiqDigitalTwinModel
XiqDigitalTwinModel
make
XiqDigitalTwinMake
XiqDigitalTwinMake
os_type
str,
str,
The Digital Twin device OS type.
[optional]
vim_modules
list, tuple,
tuple,
The Digital Twin VIM modules.
[optional]
feat_licenses
list, tuple,
tuple,
The Digital Twin feature licenses.
[optional]
any_string_name
dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader
frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO
any string name can be used but the value must be the correct type
[optional]
The Digital Twin VIM modules.
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The Digital Twin VIM modules.
The Digital Twin feature licenses.
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The Digital Twin feature licenses.
[Back to Model list] [Back to API list] [Back to README]