Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.73 KB

XiqDigitalTwinProducts.md

File metadata and controls

34 lines (25 loc) · 1.73 KB

extremecloudiq.model.xiq_digital_twin_products.XiqDigitalTwinProducts

The Digital Twin product information.

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, The Digital Twin product information.

Dictionary Keys

Key Input Type Accessed Type Description Notes
model str, str, The Digital Twin device model.
make str, str, The Digital Twin device make.
os_versions list, tuple, tuple, The Digital Twin device OS versions.
os_type str, str, The Digital Twin device OS type. [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]

os_versions

The Digital Twin device OS versions.

Model Type Info

Input Type Accessed Type Description Notes
list, tuple, tuple, The Digital Twin device OS versions.

Tuple Items

Class Name Input Type Accessed Type Description Notes
items str, str, The Digital Twin device OS versions.

[Back to Model list] [Back to API list] [Back to README]