| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
The 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 category of the device (A description e.g. Pressure Sensor, Valve, Battery) |
string |
None. |
| Lifespan |
The number of days logs are kept for this device |
integer |
None. |
| Type |
The type of device |
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 |
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 Add_CalculatedDeviceItem |
None. |
| ConfiguredAlerts |
Array of |
Collection of AddUpdate_ConfiguredAlert |
None. |