Page 1 of 1

basic.ws

Posted: Wed Dec 30, 2015 9:16 am
by timoline
As I understand it correctly, in the basic.ws, we can use the following:

Up = setpoint + 0.5
Down = setpoint - 0.5
Prog = setpoint 0

Is it possible for you to extend the websocket so we can set the setpoint directly? like setpoint 21 or setpoint 15
I want to add some predefined buttons in the iphone.html

Or is this already possible ?

/Timoline