MeasurementChanged¶
Purpose¶
A notification is sent when a new measurement is recorded in the measurement database.
Type¶
Records with fields:
Measurement Query
: MeasurementQueryV1
The measurement query the subscriber is subscribed to (from the measurement database).
Measurement Query Result
: MeasurementQueryResultV1
The measurement value from the query the subscriber is subscribed to.
Epoch Timestamp
: EpochTimestampV1
The wall clock time of the moment the value was recorded.