Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 685 Bytes

Sensor.md

File metadata and controls

14 lines (10 loc) · 685 Bytes

Sensor

A sensor that may or may not be available on a physical device.

Properties

Name Type Description Notes
id str A globally unique reference for objects. [optional]
spec str A globally unique reference for objects. [optional]
name str The name of the sensor. [optional]
settings bool, date, datetime, dict, float, int, list, str The configuration settings for the sensor. [optional]

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