Skip to content

MeasurementInput

About MeasurementInput

This input type is used to create new Measurement for a sensor. See About Sensors for more details.

sensorId

The unique idenfitier of the Sensor that will own the measurement.

Type: ID!

timestamp

The time at which the measurement was recorded.

Type: DateTimeOffset!

value

The value of the measurement

Type: String!