Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.47 KB

XiqDigitalTwinOnboardDevice.md

File metadata and controls

20 lines (15 loc) · 1.47 KB

extremecloudiq.model.xiq_digital_twin_onboard_device.XiqDigitalTwinOnboardDevice

The Digital Twin device to onboard.

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, The Digital Twin device to onboard.

Dictionary Keys

Key Input Type Accessed Type Description Notes
location XiqDeviceLocationAssignment XiqDeviceLocationAssignment
digital_twin_device XiqDigitalTwinDevice XiqDigitalTwinDevice
network_policy_id decimal.Decimal, int, decimal.Decimal, The assigned network policy [optional] value must be a 64 bit integer
hostname str, str, The device hostname [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]

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