Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.15 KB

NodeStateServicelightNode.md

File metadata and controls

17 lines (13 loc) · 1.15 KB

NodeStateServicelightNode

Properties

Name Type Description Notes
Enabled bool The node service light state (True = on). [default to null]
Error_ string Error message, if the HTTP status returned from this node was not 200. [optional] [default to null]
Id int32 Node ID of the node reporting this information. [optional] [default to null]
Lnn int32 Logical node number of the node reporting this information. [optional] [default to null]
Present bool This node has a service light. [optional] [default to null]
Status int32 Status of the HTTP response from this node if not 200. If 200, this field does not appear. [optional] [default to null]
Supported bool This node supports a service light. [optional] [default to null]
Valid bool The node service light state is valid (False = Error). [optional] [default to null]

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