Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 588 Bytes

SensorEvent.md

File metadata and controls

12 lines (8 loc) · 588 Bytes

SensorEvent

Properties

Name Type Description Notes
timestamp Double The UNIX Epoch date-time representation: number of milliseconds since 1/1/1970 12:00 AM. [optional]
sensor String The type of the sensor event. [optional]
data Any The item information recorded within the sensor event. [optional]

[Back to Model list] [Back to API list] [Back to README]