You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 4, 2019. It is now read-only.
WebSockets are used to communicate with the Interface. Messages between the client and the Interface must be in JSON. Description of the JSON format can be found on the Command and Response Message Formats page.
The following describes a simplified interaction with the Interface, along with the response types of the messages received by a client: