Skip to main content
deleted 99 characters in body
Source Link
Anonymous Penguin
  • 6.4k
  • 10
  • 34
  • 62

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?

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

to set an int value? for example if in the sketch if I would name an int: 2, could I set this to 48 via rest?

If so, how?

Would it be possible to instead of passing a state via a REST browser:

digital/13/1

to set an int value? For example, if in the sketch if I would name an int: 2, could I set this to 48 via REST?

If so, how?

Source Link

Arduino Yun, pass int data true REST

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

to set an int value? for example if in the sketch if I would name an int: 2, could I set this to 48 via rest?

If so, how?