connectors property
getter/setter pair
Array of EVSE + connector(s) pairs that belong to the group.
Provides access to EVSE statuses and more detailed connector characteristics.
Available only if EVChargingLocationFeature.EVSES is included in
EVSearchOptions.additional_features, otherwise empty.
Implementation
List<EVChargingConnectorReference> connectors;