NameDescriptionTypeAdditional information
Name

Name of the Device

string

None.

Description

Description of the Device

string

None.

NodeID

ID of the DataNode this device belongs to

globally unique identifier

None.

DataNode

DataNode this device belongs to

DataNode

None.

DisplayIndex

User-defined variable to define the order that the devices are displayed in

integer

None.

Category

Category of the Device

string

None.

Lifespan

The number of days to keep a device's logs stored within the database

integer

None.

Type

Gets or sets the Calculated Device Type

CalculatedDeviceType

None.

Option

Option field, dependent on the Type

string

None.

ReadingType

Default reading type

ReadingType

None.

ReadingUnitType

Default reading unit type

ReadingUnitType

None.

ReadingMinValue

Minimum value for readings, note this does not limit reading values but indicates a minimum expected value.

decimal number

None.

ReadingMaxValue

Maximum value for readings, note this does not limit reading values but indicates a maximum expected value.

decimal number

None.

ReadingValueBands

List of for the device

Collection of ReadingValueBand

None.

ObjectInfo

Basic information about this object

ObjectInfo

None.

SourceDb

Database where this Device stores logs to

DatabaseInformation

None.

DefaultDatabase

Whether or not to use the default logs database

boolean

None.

ClientIntID

Integer ID of the Client this Device belongs to

integer

None.

ClientID

ID of the Client this Device belongs to

globally unique identifier

None.

Client

Client that this Device belongs to (lazy loaded)

Client

None.

ID

Gets ID for this record

globally unique identifier

None.

IntID

Gets Integer ID for this record

integer

None.

ObjectType

OwnerType

None.