flat vs structured

This commit is contained in:
Wolfgang Hottgenroth
2022-02-22 14:29:58 +01:00
parent 3abb961b2e
commit 34c793bfa6

View File

@ -11,7 +11,7 @@
"opcua": [
{
"enabled": "true",
"type": "structured",
"type": "flat",
"url": "opc.tcp://172.16.3.60:4840",
"name": "apl",
"delay": 1.0,
@ -25,6 +25,7 @@
},
{
"enabled": "false",
"type": "flat",
"url": "opc.tcp://192.168.254.5:4863",
"name": "sh",
"delay": 1.0,