com.apama.cumulocity
Event MeasurementValue


Measurement value.
Member Summary
 floatvalue

Value from the sensor.
 stringunit

Units the reading is in, for example mm, lux.
 dictionary<string, any >params

Any per-value extra fields.
 
Member Detail

params

dictionary<string, any > params
Any per-value extra fields.

unit

string unit
Units the reading is in, for example mm, lux.

value

float value
Value from the sensor.