NameDescriptionTypeAdditional information
ID

This is the ID of the device

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 the Device e.g. Sum, Average, etc.

CalculatedDeviceType

None.

Option

Option field, dependent on the Type

string

None.

ReadingType

The type of reading the device is

ReadingType

None.

ReadingUnitType

The units of the device readings;

ReadingUnitType

None.

Reading

The latest reading available for this device (e.g. Status:ON/OFF, Pressure: 45PSI...)

Reading

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 CalculatedDeviceItem

None.

ConfiguredAlerts

Array of

Collection of ConfiguredAlert

None.