Skip to content

Commit ccd0941

Browse files
Philipp JungkampPhilipp Jungkamp
Philipp Jungkamp
authored and
Philipp Jungkamp
committed
node-modbus: Add OpenAPI specification
Signed-off-by: Philipp Jungkamp <[email protected]>
1 parent 9610377 commit ccd0941

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/node/nodes/modbus.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ https://github.com/VILLASframework/node/blob/master/lib/nodes/modbus.cpp
1717

1818
## Configuration {#config}
1919

20-
To be completed...
20+
import ApiSchema from '@theme/ApiSchema';
21+
22+
<ApiSchema id="node" example pointer="#/components/schemas/modbus" />
2123

2224
## Example
2325

0 commit comments

Comments
 (0)