Skip to content

Commit 1e15cde

Browse files
authored
Update README.md
1 parent 8c6a2a5 commit 1e15cde

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ This node represents a direct method of a local device. The IoT Hub that the dev
118118
- DSA Method: `SET`; Path: `/data/%datanode%`; Example payload: `{"datanode": "LivingRoom/Temperature", "Value": 72}`
119119
- this direct method would set the value of any node in the data tree
120120

121+
Flow chart of what the DSLink does when it recieves a direct method invocation from IoT Hub:
122+
![](docs/direct_method_flowchart.svg)
121123

122124
**Actions**
123125
- Remove - Remove this node.

0 commit comments

Comments
 (0)