pub fn location(id: &str) -> Result<Location, InvalidString>Available on crate feature
testkit only.Expand description
A published Location with one EVSE.
ยงErrors
Returns InvalidString if id is not a usable CiString(36).
pub fn location(id: &str) -> Result<Location, InvalidString>testkit only.A published Location with one EVSE.
Returns InvalidString if id is not a usable CiString(36).