Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 390 Bytes

SensorEvent.md

File metadata and controls

12 lines (7 loc) · 390 Bytes

SensorEvent

Properties

Name Type Description Notes
timestamp java.sql.Timestamp [optional]
sensor kotlin.String The type of the sensor event. [optional]
data kotlin.Any The item information recorded within the sensor event. [optional]