v0.2.0
OCPI Types
interface
Connector
Properties
format
id
last_updated
max_amperage
max_electric_power
max_voltage
power_type
standard
tariff_ids
terms_and_conditions
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
Connector_15
Interface
Connector
Defined in v2.2.1.ts
Properties
format
:
ConnectorFormat
enum
ConnectorFormat
ConnectorFormat
id
:
string
last_updated
:
string
max_amperage
:
number
max_electric_power
?
:
number
|
null
max_voltage
:
number
power_type
:
PowerType
enum
PowerType
PowerType
standard
:
ConnectorType
enum
ConnectorType
ConnectorType
tariff_ids
?
:
string
[]
|
null
terms_and_conditions
?
:
null
|
string