Enum BatteryLevel
Battery level
Namespace: Anki.Vector.Types
Assembly: Anki.Vector.dll
Syntax
public enum BatteryLevel
Fields
| Name | Description |
|---|---|
| Full | This state can only be achieved when Vector is on the charger |
| Low | 3.6V or less. If on charger, 4V or less. |
| Nominal | Normal operating levels. |
| Unknown | The level is unknown |