Contents

init(id:state:guidanceState:)

Creates an electrical load event session.

Declaration

init(id: UUID, state: ElectricVehicleLoadEvent.Session.State, guidanceState: ElectricVehicleLoadEvent.Session.GuidanceState)

Parameters

  • id:

    The unique identifier for the session.

  • state:

    The state of the session.

  • guidanceState:

    Identifies the provided guidance and its usability by the load device

See Also

Creating a load event