
latest 1.1.845 | nixie project | matrix
The SensorMonitor takes a variety of input data and displays it to a user interface. It also has the capability of adding alerts. An alert would be triggered if a sensor goes above or below some threshold.
#file : SensorMonitor.py edit raw
# start the service sensormonitor = runtime.start("sensormonitor","SensorMonitor")