You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/binding-modbus/README.md
+32Lines changed: 32 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,38 @@ W3C WoT Binding Template for Modbus can be found [here](https://w3c.github.io/wo
8
8
9
9
Current Maintainer(s): [@relu91](https://github.com/relu91)[@fillobotto](https://github.com/fillobotto)
10
10
11
+
## Client Example
12
+
13
+
You can use a code like the following to use the binding. This specific code is interacting with one of the Eclipse Thingweb Test Things at <https://github.com/eclipse-thingweb/test-things/tree/main/things/elevator>.
0 commit comments