beltdetail

IID: [1:{0001001B}]

This interface is used to define the data values gathered for a belt detail.

> Type Definitions

BeltIdType ID: 0

Relates to Belt.

MAX: 9223372036854775807
MIN: 1
Unit: 
Type: int64
StartDateUtcOffsetType ID: 2

Millisecond offset to add to UTC to get local time (Local to the Location). StartDate + ZoneName is used to get this offset.

MAX: 9223372036854775807
MIN: 1
Unit: 
Type: int64
EndDateUtcOffsetType ID: 4

Millisecond offset to add to UTC to get local time (Local to the Location). EndDate + ZoneName is used to get this offset.

MAX: 9223372036854775807
MIN: 1
Unit: 
Type: int64
SpeedType ID: 5

Belt speed. Meter per second (m/s).

MAX: 50.0
MIN: 0.0
Unit: 
Type: float64
StartDateType ID: 1

Datetime of when the measurement started. ISO8601 format in UTC.

Type: datetime
EndDateType ID: 3

Datetime of when the measurement ended. ISO8601 format in UTC.

Type: datetime
CreatedDateType ID: 6

Created date. ISO8601 format in UTC.

Type: datetime

> Properties

BeltIdItem ID: 0

Relates to Belt.

Read: true
Write: false
Type: 0 -  BeltId
StartDateItem ID: 1

Datetime of when the measurement started. ISO8601 format in UTC.

Read: true
Write: false
Type: 1 -  StartDate
StartDateUtcOffsetItem ID: 2

Millisecond offset to add to UTC to get local time (Local to the Location). StartDate + ZoneName is used to get this offset.

Read: true
Write: false
Type: 2 -  StartDateUtcOffset
EndDateItem ID: 3

Datetime of when the measurement ended. ISO8601 format in UTC.

Read: true
Write: false
Type: 3 -  EndDate
EndDateUtcOffsetItem ID: 4

Millisecond offset to add to UTC to get local time (Local to the Location). EndDate + ZoneName is used to get this offset.

Read: true
Write: false
Type: 4 -  EndDateUtcOffset
SpeedItem ID: 5

Belt speed.

Read: true
Write: false
Type: 5 -  Speed
CreatedDateItem ID: 6

Created date. ISO8601 format in UTC.

Read: true
Write: false
Type: 6 -  CreatedDate