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:

Instance Methods

(instancetype) - initWithSdkEVConnector: [implementation]
 

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.

Method Documentation

◆ initWithSdkEVConnector:()

- (instancetype) initWithSdkEVConnector: (const Sygic::Places::IEVConnector &)  connector
implementation

Property Documentation

◆ connectorType

- (SYEVConnectorType) connectorType
readnonatomicassign

Connector type.

◆ externalId

- (NSString*) externalId
readnonatomicassign

External identification of connector.

◆ maxPower

- (int) maxPower
readnonatomicassign

Maximal power of connector.

◆ powerType

- (SYEVPowerType) powerType
readnonatomicassign

Power type of connector.


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