Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 651 Bytes

NodeSensorsNodeSensorValue.md

File metadata and controls

13 lines (9 loc) · 651 Bytes

NodeSensorsNodeSensorValue

Properties

Name Type Description Notes
Desc string The descriptive name of this sensor. [optional] [default to null]
Name string The identifier name of this sensor. [optional] [default to null]
Units string The units of this sensor. [optional] [default to null]
Value string The value of this sensor. [optional] [default to null]

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