Connector

fun Connector(    connectorType: String,     total: Int,     availability: ConnectorAvailability)

Parameters

connectorType

The charging connector type.

total

The total number of charging points with connectorType.

availability

The availability data for this connector type.

Important: This is a Public Preview API. It may be changed or removed at any time.