Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

DevicePowerBatteryState

github-actions[bot] edited this page Aug 11, 2023 · 2 revisions

Enumeration: DevicePowerBatteryState

Table of contents

Enumeration Members

Enumeration Members

Critical

Critical = "critical"

Defined in

src/structures/DevicePower.ts:8


Low

Low = "low"

Defined in

src/structures/DevicePower.ts:7


Normal

Normal = "normal"

Defined in

src/structures/DevicePower.ts:6

hue.ts

Clone this wiki locally