Geoposition

Type: object

A geoposition of a sensor

No Additional Properties

Type: integer

The exact time the sensor was recorded as being at this geoposition in UNIX milliseconds.

Value must be strictly greater than 0

Type: string

The ID of the sensor for which this geoposition is being reported.

Type: object

The absolute position of the sensor, placing a point on a map with a radius.

No Additional Properties

Type: number

The latitude of the sensor in decimal degrees.

Value must be greater or equal to -90 and lesser or equal to 90

Type: number

The longitude of the sensor in decimal degrees.

Value must be greater or equal to -180 and lesser or equal to 180

Type: number

The barometric altitude of the sensor in meters.

Type: number

The accuracy (+/-) of this position in meters.

Value must be greater or equal to 0

Type: number

The speed of the entity in meters/second on the horizontal plane.

Type: number

The speed of the entity in meters/second on the vertical plane.

Type: number

The bearing of the sensor in decimal degrees off north.

Value must be greater or equal to 0 and lesser or equal to 360