Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.05 KB

NodeStatusNodeBatterystatus.md

File metadata and controls

19 lines (15 loc) · 1.05 KB

NodeStatusNodeBatterystatus

Properties

Name Type Description Notes
last_test_time1 str The last battery test time for battery 1. [optional]
last_test_time2 str The last battery test time for battery 2. [optional]
next_test_time1 str The next checkup for battery 1. [optional]
next_test_time2 str The next checkup for battery 2. [optional]
present bool Node has battery status. [optional]
result1 str The result of the last battery test for battery 1. [optional]
result2 str The result of the last battery test for battery 2. [optional]
status1 str The status of battery 1. [optional]
status2 str The status of battery 2. [optional]
supported bool Node supports battery status. [optional]

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