Skip to content

Monitor sensor onoff

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

Add two new methods on the Monitor controller.

  • EnableIrTemp
  • DisableIrTemp

Both should take a guid (connectionId) as parameter. These methods should then send a message to the Sensor client that has a matching connectionId and pass the corresponding topic (enableIrTemp/disbaleIrTemp)

next

Clone this wiki locally