Skip to content

Sensor confirm change

Uffe Björklund edited this page Jun 16, 2015 · 2 revisions

When the nodejs client (on the raspberry pi) has received a disable/enable message it should send back confirmation to the sensor controller.

Implement 2 methods:

  • IrTempEnabled
  • IrTempDisabled

None of the methods will take a parameter, but they will notify all client on the monitor controller about the change and pass the connectionId with the topic irtempdisabled/irtempenabled

next

Clone this wiki locally