- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
From the documentation, I understand that i need to use yaml strucutre as below for reading tag values from OPC-UA server. While this can be considered for one device, what if I need to scale it to read multiple devices with each having pressure, current, vibration and liquidflow. Is there a efficient way to scale up to support multiple devices with ec-protocol-bridge or use a CSV file and scripting to dynamically maintain the YAML file?
dataset:
-
dataset-id: opcua-client-read-ds
dataset-fields:
-
datafld-id: fld-int32
datatype: int32
-
datafld-id: fld-float
datatype: float
configuration:
client:
-
server-uri: "opc.tcp://localhost:53530/OPCUA/SimulationServer"
read-nodeset:
dataset-id: opcua-client-read-ds
polling-interval-ms: 500
nodes:
-
node-name: Int32
namespace: 6
-
node-name: Float
namespace: 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi vsarun,
Thanks for your patience.
We have received feedback from relevant team.
For your information, the code is open source and available to modify for custom application.
Currently, we do not plan on expanding the examples. You may refer to the documentation on MQTT publisher and subscriber configuration parameters for their sensor setup.
Regards,
Wan
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi vsarun,
Thank you for reaching out to us.
We are currently checking with the relevant team, and we will get back to you as soon as we have an update.
Best regards,
Wan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi vsarun,
Thanks for your patience.
We have received feedback from relevant team.
For your information, the code is open source and available to modify for custom application.
Currently, we do not plan on expanding the examples. You may refer to the documentation on MQTT publisher and subscriber configuration parameters for their sensor setup.
Regards,
Wan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi vsarun,
Thank you for your question.
This case will no longer be monitored since we have provided suggestion. If you need additional information from Intel, please submit a new ticket.
Regards,
Wan

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page