Device

Startnumber Input STOMP

The following section describes how to get informed if a user enters a startnumber on the device before a new trigger is produced, ideal for highly responsive applications, which would like to perform a reordering of the start list in realtime.
Specifically, the MT1 server provides the STOMP protocol over a SockJS endpoint.
STOMP and SockJS are available for a variety of programming languages, including JavaScript, Java, C# and Python.

SockJS endpoint

The MT1 server provides a specific endpoint to subscribe to a device SockJS topic:
You can fetch the SockJS endpoint information as follows:

STOMP topics

At the moment there is no documented STOMP topic which pushes a dedicated notification if the user has entered a new startnumber on the device.