Sync: Poll ontime status
In the scenario of syncing the state of ontime with 3rd party applications, ontime offers endpoints to poll the app status
HTTP API
Returns object containing app timer status
GET
http://<your_ip>:4001/ontime/poll
OSC and Websocket API
You can also poll using both the OSC and WebSocket APIs, see the definition
Last updated