SYEVConnector Class Reference

EV Station connector representation. Basic and detailed informations about connector. More...

#import <SYEVConnector.h>

Inheritance diagram for SYEVConnector:
Collaboration diagram for SYEVConnector:

Properties

NSString * externalId
 External identification of connector. More...
 
SYEVPowerType powerType
 Power type of connector. More...
 
int maxPower
 Maximal power of connector. More...
 
SYEVConnectorType connectorType
 Connector type. More...
 

Detailed Description

EV Station connector representation. Basic and detailed informations about connector.

Property Documentation

◆ externalId

- (NSString*) externalId
readnonatomicassign

External identification of connector.

◆ powerType

- (SYEVPowerType) powerType
readnonatomicassign

Power type of connector.

◆ maxPower

- (int) maxPower
readnonatomicassign

Maximal power of connector.

◆ connectorType

- (SYEVConnectorType) connectorType
readnonatomicassign

Connector type.


The documentation for this class was generated from the following file: