Jetstream API
Event Types
SensorReadingEvent
5 min
about sensorreadingevent is published when a sensor has provided jetstream with a new reading or a batch of readings fields property details type the type of jetstream event eventid the id assigned to the event eventtime the time that the event occurred the value is expressed in utc this value is expressed in the following format yyyy mm ddthh\ mm\ ssz version the jetstream version of the event device the name of the device receivedtime the time that the event was received from the device the value is expressed in utc this value is expressed in the following format yyyy mm ddthh\ mm\ ssz sensorreadings the sensor readings returned by the device each object in the array contains the properties of name, value, and readingtime name is name of the sensor generating the reading value is what the sensor read readingtime is the time that the sensor performed it’s reading this value is expressed in the following format yyyy mm ddthh\ mm\ ssz example published sensorreadingevent from a rfid enclosures (cabinets, fridges, freezers) docid\ uxzf6ddof1t2zgzzjh9m6 published sensorreadingevent from a mobile case docid\ zfaaxxwarhrs 208ipdcq version changes addition of the version property