Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

OpenDevice supports some types of sensors, and it is still possible read digital/analog sensors directly without having to pass a function, using: ODev.addSensor ("Switch", 11, Device :: DIGITAL);

What's ahead?

Please check for more options to send and receive data: Use Cases

How communication work ?

When you add a button and click on it, a command is sent to the Device (Ex. Arduino).
This command follows a communication protocol.

See more details: How communication work

Status
colourRed
titlecomplementar
falar sobre como usar os nomes e os custom commands, talvez explicar um pouco do código.