Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.83 KB

XiqDeviceData.md

File metadata and controls

30 lines (25 loc) · 1.83 KB

extremecloudiq.model.xiq_device_data.XiqDeviceData

The folder path info

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, The folder path info

Dictionary Keys

Key Input Type Accessed Type Description Notes
image_height decimal.Decimal, int, decimal.Decimal, value must be a 32 bit integer
device_model str, str,
connected_since decimal.Decimal, int, decimal.Decimal, value must be a 64 bit integer
device_function str, str,
image_base_url str, str,
device_type str, str,
image_file_name str, str,
serial_number str, str,
device_mac_address str, str,
image_width decimal.Decimal, int, decimal.Decimal, value must be a 32 bit integer
folder_id decimal.Decimal, int, decimal.Decimal, value must be a 64 bit integer
host_name str, str,
xaxis decimal.Decimal, int, float, decimal.Decimal, [optional] value must be a 64 bit float
yaxis decimal.Decimal, int, float, decimal.Decimal, [optional] value must be a 64 bit float
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]