new wallboard()
Constructor
Sets up everything, starts websocket
Methods
configService()
Sends the service configuration to the process
informWebSocketAboutNewAlarm()
Methods to control wallboard clients
Methods send event to service. WebSocket then loads corresponding data and
sends this to the clients.
Responsibility for refreshing of needed data is at the websocket implementation.
The following methods shall only signal the websocket to do something and no payload is transmitted
registerForEvents()
Registration of Events at the plugin manager (hook in to events provided by the plugin manager)
registerForEvents()
Registration of Events at the plugin manager (hook in to events provided by the plugin manager)
restartService()
restarts the Plugin Service
startService()
tells the service to connect