Class: wallboard

wallboard()

new wallboard()

Constructor Sets up everything, starts websocket
Source:

Methods

configService()

Sends the service configuration to the process
Source:

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
Source:

registerForEvents()

Registration of Events at the plugin manager (hook in to events provided by the plugin manager)
Source:

registerForEvents()

Registration of Events at the plugin manager (hook in to events provided by the plugin manager)
Source:

restartService()

restarts the Plugin Service
Source:

startService()

tells the service to connect
Source: