API Reference

Sections

Theme switcher

PowerSource

PowerSource

isBatteryboolean

When true, indicates device is powered using batteries.

isLinePowerboolean

When true, indicates device is powered using building line power.

isPoEboolean

When true, indicates device is powered using Power over Ethernet (PoE).

isPoEPlusboolean

When true, indicates device is powered using Power over Ethernet Plus (PoE+).

Was this section helpful?
1 2 3 4 5 6 { "isBattery": false, "isLinePower": false, "isPoE": false, "isPoEPlus": false }
Was this section helpful?