Skip to content

Commit 17f0772

Browse files
committed
Adding protocol
1 parent 4afc739 commit 17f0772

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/modbus_server.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"server": {
33
"listenerAddress": "0.0.0.0",
44
"listenerPort": 5020,
5+
"protocol": "TCP",
56
"tlsParams": {
67
"description": "path to certificate and private key to enable tls",
78
"privateKey": null,

0 commit comments

Comments
 (0)