Skip to content
Snippets Groups Projects
Unverified Commit 55d5d751 authored by SebEckl's avatar SebEckl Committed by GitHub
Browse files

Update README.md

parent e1673924
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,6 @@ and state between each other. ...@@ -11,7 +11,6 @@ and state between each other.
|----------------------|----------------------------------------------|------------------------------------| |----------------------|----------------------------------------------|------------------------------------|
| subscribe | subscribe to an navigation service | *Request:* {"value": "status"} | | subscribe | subscribe to an navigation service | *Request:* {"value": "status"} |
| unsubscribe | unsubscribe to an navigation service | *Request:* {"value": "status"} | | unsubscribe | unsubscribe to an navigation service | *Request:* {"value": "status"} |
| broadcast_status | broadcast status event to other clients | *Request:* {"state": "stop"} |
| broadcast_position | broadcast position event to other clients | See *position Verb* section | | broadcast_position | broadcast position event to other clients | See *position Verb* section |
| broadcast_waypoints | broadcast waypoints events to other clients | See *waypoints Verb* section | | broadcast_waypoints | broadcast waypoints events to other clients | See *waypoints Verb* section |
| broadcast_destination| broadcast destination events to other clients| See *destination Verb* section | | broadcast_destination| broadcast destination events to other clients| See *destination Verb* section |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment