API v2.0
Version 2.0 of the sygnalAPI, a websocket and HTTP API for control and feed back for all of the sygnal equipment
Websocket Connections
The Sygnal API is primarily websocket based. You can establish a connection to a sygnal device vi...
HTTP Connections
The HTTP API follows the same format as the websocket API, in fact it used the same handler inter...
Message Structure
The websocket and HTTP messages/requests have a defined structure that must be followed when both...
JavaScript Wrapper Library
There is a JavaScript ES6 wrapper library that can be imported and contains a class that can be u...
Modules
Core [core] core - requests The core module is only really used to register your connection ...