Sending Remote Starts
Starting a Session
Whenever an EV driver wants to start a session in the Roaming Platform’s network,
the OEM will send a session-start
request.
The OEM must analyze the Roaming Platform’s response and must display an appropriate
message to the user.
Role: Sender
Implementation: Session Start
Stopping a Session
Whenever an EV driver wants to stop a running session,
the OEM must send a session-stop
request.
Please note that in order for a session to be stoppable,
the response to session-start
must include "is-stoppable": true
.
See also Session Start.
Role: Sender
Implementation: Session Stop