Skip to content
Snippets Groups Projects
Commit f628d43b authored by Taya Snijder's avatar Taya Snijder
Browse files

added opcua mandetory props

parent 72db2e12
No related branches found
No related tags found
1 merge request!276Resolve L2SS-655 "Add digitalbeam device"
...@@ -111,6 +111,15 @@ ...@@ -111,6 +111,15 @@
"DigitalBeam": { "DigitalBeam": {
"STAT/DigitalBeam/1": { "STAT/DigitalBeam/1": {
"properties": { "properties": {
"OPC_Server_Name": [
"dibe-sim"
],
"OPC_Server_Port": [
"4851"
],
"OPC_Time_Out": [
"5.0"
]
} }
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment