Byd\ApiClient\Enum\ChargingConnectionState
No PHPDoc description provided.
Type: enum
Source: src/Enum/ChargingConnectionState.php
Cases
| Case | Backed value |
|---|---|
UNKNOWN |
-1 |
DISCONNECTED |
0 |
CONNECTED |
1 |
Public properties
| Property | Type | Default |
|---|---|---|
name |
string |
— |
value |
int |
— |