| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
The device integer ID |
integer |
None. |
| Name |
The intuitive name of the Device |
string |
None. |
| Category |
The user defined Category that can be used to group devices together |
string |
None. |
| Specifications |
notes of the device.. i.e. notes |
string |
None. |
| Latitude |
The Latitude of the Device. |
decimal number |
None. |
| Longitude |
The Longitude of the Device. |
decimal number |
None. |
| SerialNumber |
Serial number of the device (Client Admin only) |
string |
None. |
| Type |
The type of device (Client Admin only) |
DeviceType |
None. |
| SignalType |
The type of signal the device utilises (Client Admin only) |
SignalType |
None. |
| Controllable |
Flags whether or not the device can be controlled |
boolean |
None. |
| ReadingType |
The reading type. (Client Admin only) |
ReadingType |
None. |
| ReadingUnitType |
The reading unit type. (Client Admin only) |
ReadingUnitType |
None. |
| Threshold |
Customisable threshold for the device |
decimal number |
None. |
| DataNodeID |
The DataNode integer ID |
integer |
None. |
| NodeChannel |
The Channel the device is attached to on the DataNode |
integer |
None. |
| ReadingMinValue |
The minimum expected value for this device. |
decimal number |
None. |
| ReadingMaxValue |
The maximum expected value for this device. |
decimal number |
None. |
| Lifespan |
The number of days logs are kept for this device |
integer |
None. |
| Code | string |
None. |
|
| ReadingOverride |
The user defined override for the Reading Value |
string |
None. |
| Allowance |
Optional allowance for the transition of the Device's reading value within schedules |
integer |
None. |
| ReadingValueBands |
Array of . |
Collection of ReadingValueBandStruct |
None. |
| ConfiguredAlerts |
Array of |
Collection of AddUpdate_ConfiguredAlert |
None. |