mycontroller-v1-legacy icon indicating copy to clipboard operation
mycontroller-v1-legacy copied to clipboard

Set sensorvariable value on server only (without transmit)

Open seant100 opened this issue 6 years ago • 0 comments

Refer : https://forum.mycontroller.org/topic/146/how-to-set-sensor-value-with-javascript/6

I have "virtual"/"fake" sensor variables which calculate percentage and litres based on the distance sent. I need to be able set those in javascript without MyController sending a payload. This is especially important with ACK enabled as when ACK is enabled it causes more issues.

Thanks

seant100 avatar Mar 16 '19 09:03 seant100