| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
The device integer ID |
integer |
None. |
| Name |
The intuitive name of the Device |
string |
None. |
| Description |
The description of the Device |
string |
None. |
| DataNodeID |
The DataNode integer ID |
integer |
None. |
| DisplayIndex |
User-defined variable to define the order that the devices are displayed in |
integer |
None. |
| Category |
The user defined Category that can be used to group devices together |
string |
None. |
| Lifespan |
The number of days logs are kept for this device |
integer |
None. |
| Type |
The type of device (Client Admin only) |
CalculatedDeviceType |
None. |
| Option |
Option field, dependent on the Type |
string |
None. |
| ReadingType |
The type of reading the device is |
ReadingType |
None. |
| ReadingUnitType |
The reading unit type. (Client Admin only) |
ReadingUnitType |
None. |
| ReadingMinValue |
The minimum expected value for this device. |
decimal number |
None. |
| ReadingMaxValue |
The maximum expected value for this device. |
decimal number |
None. |
| ReadingValueBands |
Array of . |
Collection of ReadingValueBandStruct |
None. |
| Items |
Array of |
Collection of Update_CalculatedDeviceItem |
None. |
| ConfiguredAlerts |
Array of |
Collection of AddUpdate_ConfiguredAlert |
None. |