Skip to content

Measurement

About Measurement

A Measurement is the specific output of a sensor at a given time.

id

The unique identifier for the measurement.

Type: ID!

sensor

The sensor that provided the measurement.

Type: Sensor!

timestamp

The time the measurement took place.

Type: DateTimeOffset!

value

The actual output of the sensor.

Type: String!