Expand description
The identifier types OCPI reuses across every module.
Structs§
- Contract
IdParts - The parts of an eMI3/IDACS Contract ID (eMAID), when it follows the recommended format.
- Evse
IdParts - The parts of an EVSE ID that follows the eMI3/IDACS format.
- Invalid
Party Ref - Why a string is not a
country_code/party_idpair. - Party
Ref - The
country_code+party_idpair that identifies one OCPI party.
Traits§
- Country
Code Ext - Additional checks for
CountryCodevalues.
Type Aliases§
- Contract
Id - A contract ID (eMA ID) identifying an EV driver’s contract at an eMSP.
- Country
Code - ISO-3166 alpha-2 country code of the party that owns an object.
- Currency
- ISO-4217 currency code.
- EvseId
- An EVSE ID in the eMI3/IDACS format, as used in
EVSE.evse_id. - PartyId
- CPO, eMSP or other role ID of a party, following ISO-15118.