OPC UA PubSub 1.04 Compliance
See original GitHub issueThe Readme.md file states:
This reference implementation demonstrates how Azure IoT Edge can be used to connect to existing OPC UA servers and publishes JSON encoded telemetry data from these servers in OPC UA “Pub/Sub” format (using a JSON payload) to Azure IoT Hub.
It requires that the message created by:
IotHubMessaging.CreateJsonMessageAsync(OpcPublisher.OpcMonitoredItem.MessageData)
has to be compliant with the specification:
My concern is what is the reason to create the message following this specification. As far as I understand this encoding. i.e. the JSON based message mapping allows OPC UA Applications to interoperate with web and enterprise software that use this format. Is there any plan to:
- make the Azure IoT Edge OPC UA PubSub JSON encoding aware
- compliant with OPC UA PubSub Application and offer the Subscriber role.
Issue Analytics
- State:
- Created 5 years ago
- Comments:13 (3 by maintainers)
Top Results From Across the Web
UA Part 14: PubSub - OPC UA Online Reference
Released 1.04 (Replaced by 1.05.02). 2018-02-06. This document is subject to the license terms described here. The general OPC Foundation specification ...
Read more >UA Part 14: PubSub Main Technology Features
The OPC UA PubSub specification offers the connectionless approach as an additional option to session based client-server interoperability and claims that it is ......
Read more >Securing IIoT communications using OPC UA PubSub and ...
The Part 14 of OPC UA standard revision 1.04 details the PubSub flavor of the OPC UA protocol. OPC UA PubSub is structured...
Read more >readme.txt
Unified Automation UA SDK C++ Bundle PubSub 1.7.3 (Evaluation Edition) ... 6 and all relevant changes necessary to comply with the OPC UA...
Read more >Fast time-to-market for OPC UA in sensors, devices and ...
OPC UA PubSub for IIoT: The new 1.04 version of the OPC ... with a Nano Embedded Device Server protocol-compliant OPC UA server...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@barnstee, it is great. I only assumed that the “sprint a set period of time during which specific tasks must be completed” but not tightly coupled version number". Thanks, I will watch it. Let me know if there is something I can do to help.
You are making a lot of assumptions here! We just removed the milestone since we’re not sure yet if we call the next version 2.8 or 3.0. This work is actually scheduled for our current sprint! 😃