new katsys()
Constructor
Sets up everything, starts service and connects to katsys
- Source:
Methods
configService()
Sends the service configuration to the katsys process
- Source:
ipcOperationToObject(ipcOperation, callback)
Migrates an IPC transmitted operation to an Operation-Object.
Parameters:
Name | Type | Description |
---|---|---|
ipcOperation |
object | json from IPC holding operation information |
callback |
function | returns Operation - Object |
- Source:
newalarm()
Plugin-specific implementation
- Source:
registerForEvents()
Registration of Events at the plugin manager (hook in to events provided by the plugin manager)
- Source:
restartService()
restarts the KatSys Plugin Service
- Source:
sendTestAlarm()
Send TESTALARM
Only for testing purposes on development level
- Source:
startService()
tells the service to connect to the katsys cloud
- Source: