TNEntityOcpiConnectorCount
@objcMembers
open class TNEntityOcpiConnectorCount : NSObject, Codable
Statistics information grouped by name of the connector type.
-
The name of connector type.
Declaration
Swift
public var connectorTypeName: String?
-
Statistics information grouped by power feed level.
Declaration
Swift
public var counts: [TNEntityCount]?