outOfServiceConnectorCount property

int? outOfServiceConnectorCount
getter/setter pair

Number of physical connectors that are out of service at the charging station. This field is always null for offline search using the OfflineSearchEngine. For online searches using the SearchEngine, it may be null if the data is unavailable.

Implementation

int? outOfServiceConnectorCount;