Structs
- Stores the configuration and state for a single client.
- A structure to own and track Inspect data for a single
ClientState
instance. - Stores the internal configuration and state for all configured clients.
- Config 🔒
- JsonData 🔒
- The SystemPowerModeHandler node.
- Node: SystemPowerModeHandler
- Holds inspect properties for the top-level “SystemPowerModeHandler” inspect node.
Enums
Constants
Functions
- Convenience function to create a new
PowerLevelBroker
instance. - Spawns a
Task
to handleWatch
requests from afuchsia.power.clientlevel.Watcher
channel.