Ontime broadcasts its state over WebSockets.
This allows for integrations to sync to the state of the application.
See below a full definition of the data that Ontime holds.
This data should be used in conjunction with the Integrations feature.
Runtime data object
ontime-clock
Contains the server wall clock time.
ontime-timer
Contains data related to the application timer
ontime-message
Data related to message feature. It contains two message objects:
Timer object
Corresponding to the visibility of messages to the stage timer view.
Message object
Corresponding to visibility of external messages (also displayed in the stage timer view).
ontime-runtime
Contains data related to the application runtime.
ontime-auxtimer1
Contains data related to the auxiliary timer.