TNEntityChargeStationSummary
@objcMembers
open class TNEntityChargeStationSummary : NSObject, Codable
Statistical information about ev connectors.
-
Statistics information grouped by name of the connector type. Refer {@link ConnectorType#getName()}
Declaration
Swift
public var connectorCounts: [TNEntityOcpiConnectorCount]?