Skip to main content

EvseId

Type Alias EvseId 

Source
pub type EvseId = CiString<48>;
Expand description

An EVSE ID in the eMI3/IDACS format, as used in EVSE.evse_id.

Spec: 2.3.0 §mod_locations_evse_object

Aliased Type§

pub struct EvseId(/* private fields */);