simulator
send a notification to the simulated vehicle
Sends a notification to the simulated vehicle
post/simulator/notification
Request body
Example request
{
"text": "Harsh braking detected"
}Response
OK
Sends a notification to the simulated vehicle
{
"text": "Harsh braking detected"
}OK