# DevicePowerGetAllOfPowerState ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **battery_state** | Option<**String**> | Status of the power source of a device, only for battery powered devices. - `normal` – battery level is sufficient - `low` – battery level low, some features (e.g. software update) might stop working, please change battery soon - `critical` – battery level critical, device can fail any moment | [optional] **battery_level** | Option<**i32**> | The current battery state in percent, only for battery powered devices. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)