API Reference

Sections

Theme switcher

Power

Power

batteryLevelobject

The current battery level status.

Show child attributes

sourceobject

The source that device primarily gets power from.

Show child attributes

Was this section helpful?
1 2 3 4 5 6 7 8 9 10 11 12 13 { "batteryLevel": { "isCritical": false, "isLow": false, "isNormal": false }, "source": { "isBattery": false, "isLinePower": false, "isPoE": false, "isPoEPlus": false } }
Was this section helpful?