The diagnostics information for each site.
Input Type | Accessed Type | Description | Notes |
---|---|---|---|
dict, frozendict.frozendict, | frozendict.frozendict, | The diagnostics information for each site. |
Key | Input Type | Accessed Type | Description | Notes |
---|---|---|---|---|
site_name | str, | str, | The name of the site with diagnostics | [optional] |
building_name | str, | str, | The name of the building with diagnostics | [optional] |
floor_name | str, | str, | The name of the floor with diagnostics | [optional] |
alert_dashboard | XiqAlertDashboard | XiqAlertDashboard | [optional] | |
asset_dashboard | XiqAssetDashboard | XiqAssetDashboard | [optional] | |
client_health_dashboard | XiqClientHealthDashboard | XiqClientHealthDashboard | [optional] | |
device_health_dashboard | XiqDeviceHealthDashboard | XiqDeviceHealthDashboard | [optional] | |
usage_and_capacity_dashboard | XiqUsageAndCapacityDashboard | XiqUsageAndCapacityDashboard | [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] |