NameDescriptionTypeAdditional information
SerialNumber

Unit Serialnumber

string

Required

Timestamp

Timestamp in UTC

date

None.

DigitalInput1

State of the input. true if high, false if low. Value is null if the unit does not support this input

boolean

None.

DigitalInput2

State of the input. true if high, false if low. Value is null if the unit does not support this input

boolean

None.

DigitalInput3

State of the input. true if high, false if low. Value is null if the unit does not support this input

boolean

None.

AnalogInput1

Measurement of the input in mV. Value is null if the unit does not support this input

integer32

None.

AnalogInput2

Measurement of the input in mV. Value is null if the unit does not support this input

integer32

None.

DigitalOutput1

State of the output. true if high, false if low. Value is null if the unit does not support this output

boolean

None.

DigitalOutput2

State of the output. true if high, false if low. Value is null if the unit does not support this output

boolean

None.

DigitalOutput3

State of the output. true if high, false if low. Value is null if the unit does not support this output

boolean

None.

IOTrigger

A bitmask for the input(s) that triggered a report. If value is None, the report was not triggered by an input, but from some other source.

UnitIOTriggerEnum

None.