Skip to content

@camera.ui/sdk / sensor / ChargingState

Enumeration: ChargingState

Defined in: sensor/battery.ts:29

Battery charging state

Enumeration Members

Charging

Charging: "CHARGING"

Defined in: sensor/battery.ts:35

Battery is currently charging


Full

Full: "FULL"

Defined in: sensor/battery.ts:37

Battery is fully charged


NotChargeable

NotChargeable: "NOT_CHARGEABLE"

Defined in: sensor/battery.ts:31

Device has no rechargeable battery


NotCharging

NotCharging: "NOT_CHARGING"

Defined in: sensor/battery.ts:33

Battery is not charging