noob playing with his project here. I have a question to the more code savy people out there.
Would it be possible to instead of passing a state via a REST browser:
digital/13/1
digital/13/1
to set an int value? forFor example, if in the sketch if I would name an int: 2, could I set this to 48 via restREST?
If so, how?