parcel

IID: [1:{0001001A}]

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

> Type Definitions

BarcodeType ID: 2

Barcode on the parcel.

Encoding: 106
Length: 128
Type: string
LocationOnBeltType ID: 6

String containing raw coordinates in this format: (x1,y1),(x2,y2),(x3,y3),(x4,y4) Example: (0,10)(0,20)(40,15)(35,20). This is used to determine which side the parcel is on.

Encoding: 106
Length: 128
Type: string
ParcelIdType ID: 0

Manually assigned (Start with 1).

MAX: 9223372036854775807
MIN: 1
Unit: 
Type: int64
BeltIdType ID: 1

Relates to Belt.

MAX: 9223372036854775807
MIN: 1
Unit: 
Type: int64
WidthType ID: 3

Measured from front, left to right (mm).

MAX: 99999
MIN: 0
Unit: 
Type: int64
HeightType ID: 4

Measured from top to bottom (mm).

MAX: 99999
MIN: 0
Unit: 
Type: int64
LengthType ID: 5

Depth from front to back (mm).

MAX: 99999
MIN: 0
Unit: 
Type: int64
MiddlePointYType ID: 7

Y coordinate of the parcel's center of gravity.

MAX: 99999
MIN: 0
Unit: 
Type: int64
ProjectedNoType ID: 8

A number representing color that is projected on this parcel.

MAX: 99999
MIN: -99999
Unit: 
Type: int64
DetectionDateUtcOffsetType ID: 16

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

MAX: 50400000
MIN: -43200000
Unit: 
Type: int64
RecognitionReliabilityType ID: 11

Recognition Reliability.

MAX: 100.0
MIN: -100.0
Unit: 
Type: float64
ProjectionReliabilityType ID: 12

Projection Reliability.

MAX: 100.0
MIN: -100.0
Unit: 
Type: float64
TrackingReliabilityType ID: 13

Tracking Reliability.

MAX: 100.0
MIN: -100.0
Unit: 
Type: float64
TrackingSpeedType ID: 14

Unit is meter per second (m/s).

MAX: 100.0
MIN: 0.0
Unit: 
Type: float64
ProjectionStartDateType ID: 9

Datetime of when the projection starts showing on this parcel. ISO8601 format in UTC.

Type: datetime
ProjectionEndDateType ID: 10

Datetime of when the projection stops showing on this parcel. ISO8601 format in UTC.

Type: datetime
DetectionDateType ID: 15

Datetime of when the parcel is detected on the belt. ISO8601 format in UTC.

Type: datetime
LoadAreaQueryStartDateType ID: 17

ISO8601 format in UTC.

Type: datetime
LoadAreaQueryEndDateType ID: 18

ISO8601 format in UTC.

Type: datetime
CreatedDateType ID: 19

Created date. ISO8601 format in UTC.

Type: datetime

> Properties

ParcelIdItem ID: 0

Manually assigned (Start with 1).

Read: true
Write: false
Type: 0 -  ParcelId
BeltIdItem ID: 1

Relates to Belt.

Read: true
Write: false
Type: 1 -  BeltId
BarcodeItem ID: 2

Barcode on the parcel.

Read: true
Write: false
Type: 2 -  Barcode
WidthItem ID: 3

Measured from front, left to right (mm).

Read: true
Write: false
Type: 3 -  Width
HeightItem ID: 4

Measured from top to bottom (mm).

Read: true
Write: false
Type: 4 -  Height
LengthItem ID: 5

Depth from front to back (mm).

Read: true
Write: false
Type: 5 -  Length
LocationOnBeltItem ID: 6

String containing raw coordinates in this format: (x1,y1),(x2,y2),(x3,y3),(x4,y4) Example: (0,10)(0,20)(40,15)(35,20). This is used to determine which side the parcel is on.

Read: true
Write: false
Type: 6 -  LocationOnBelt
MiddlePointYItem ID: 7

Y coordinate of the parcel's center of gravity.

Read: true
Write: false
Type: 7 -  MiddlePointY
ProjectedNoItem ID: 8

BA number representing color that is projected on this parcel.

Read: true
Write: false
Type: 8 -  ProjectedNo
ProjectionStartDateItem ID: 9

Datetime of when the projection starts showing on this parcel. ISO8601 format in UTC.

Read: true
Write: false
Type: 9 -  ProjectionStartDate
ProjectionEndDateItem ID: 10

Datetime of when the projection stops showing on this parcel. ISO8601 format in UTC.

Read: true
Write: false
Type: 10 -  ProjectionEndDate
RecognitionReliabilityItem ID: 11

Recognition Reliability.

Read: true
Write: false
Type: 11 -  RecognitionReliability
ProjectionReliabilityItem ID: 12

Projection Reliability.

Read: true
Write: false
Type: 12 -  ProjectionReliability
TrackingReliabilityItem ID: 13

Tracking Reliability.

Read: true
Write: false
Type: 13 -  TrackingReliability
TrackingSpeedItem ID: 14

Unit is meter per second (m/s).

Read: true
Write: false
Type: 14 -  TrackingSpeed
DetectionDateItem ID: 15

Datetime of when the parcel is detected on the belt. ISO8601 format in UTC.

Read: true
Write: false
Type: 15 -  DetectionDate
DetectionDateUtcOffsetItem ID: 16

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

Read: true
Write: false
Type: 16 -  DetectionDateUtcOffset
LoadAreaQueryStartDateItem ID: 17

ISO8601 format in UTC.

Read: true
Write: false
Type: 17 -  LoadAreaQueryStartDate
LoadAreaQueryEndDateItem ID: 18

ISO8601 format in UTC.

Read: true
Write: false
Type: 18 -  LoadAreaQueryEndDate
CreatedDateItem ID: 19

Created date. ISO8601 format in UTC.

Read: true
Write: false
Type: 19 -  CreatedDate