Commit dd8734f
authored
docs(emulator): add missing basic-tcp.yaml example (#269)
The README references basic-tcp.yaml as an example configuration file,
but this file did not exist in the repository. This created a broken
documentation experience for users trying to follow the examples.
Added basic-tcp.yaml with the same content shown in the README
(TCP transport on port 502 with a single device emulating voltage
and current readings).
Closes #2551 parent 7e6e8d1 commit dd8734f
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments