We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c6a2a5 commit 1e15cdeCopy full SHA for 1e15cde
README.md
@@ -118,6 +118,8 @@ This node represents a direct method of a local device. The IoT Hub that the dev
118
- DSA Method: `SET`; Path: `/data/%datanode%`; Example payload: `{"datanode": "LivingRoom/Temperature", "Value": 72}`
119
- this direct method would set the value of any node in the data tree
120
121
+ Flow chart of what the DSLink does when it recieves a direct method invocation from IoT Hub:
122
+ 
123
124
**Actions**
125
- Remove - Remove this node.
0 commit comments