We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e70fda2 commit edb532dCopy full SHA for edb532d
readme.md
@@ -26,9 +26,9 @@ where `username` is your github login username and `token` is one of your github
26
5) Send a payload to the Arduino property output node to change the value of a thing property.
27
28
## Nodes
29
-### property In
+### property (In)
30
This node injects in the flow the changed value of a specific Arduino IoT Cloud property.
31
-### property Out
+### property (Out)
32
This node update a specific Arduino IoT Cloud property with the value received in input
33
### historic
34
This node injects in the flow a set of values of an Arduino Cloud Property based on the node configuration.
0 commit comments