How to read UA-binary format in the cloud?|OPC UA Implementation: Stacks, Tools, and Samples|Forum|OPC Foundation

Avatar
Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
Lost password?
sp_Feed sp_PrintTopic sp_TopicIcon
How to read UA-binary format in the cloud?
Avatar
Burkhard Schäfer
New Member
Members
Forum Posts: 1
Member Since:
04/26/2020
sp_UserOfflineSmall Offline
1
03/13/2024 - 00:55
sp_Permalink sp_Print

Hello,

our current idea is to publish OPC UA data as MQTT messages to the cloud. For the payload we want to use the UA binary format to reduce the network load.

Which tool / library could we use in the cloud (Azure) to decode/read the messages?

Avatar
Randy Armstrong
Admin
Forum Posts: 1457
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
2
03/13/2024 - 13:35
sp_Permalink sp_Print

1) GZIP + JSON was left out of 1.05.03 by mistake. It will be added to 1.05.04. Have you looked at this option?

2) The BinaryDecoder/BinaryEncoder classes from the UA.NETStandard Stack can be used independently of UA services and can be used to build PubSub encoders/decoders in cloud environments that support .NET plugins.

3) OPCLabs has a general tool that can decode pub/sub messages but you will have to ask them for a link.

Avatar
Zbynek Zahradnik
Member
Members
Forum Posts: 62
Member Since:
02/24/2014
sp_UserOfflineSmall Offline
3
03/13/2024 - 14:52
sp_Permalink sp_Print

The OPC Labs library mentioned by Randy is QuickOPC, https://www.opclabs.com/produc.....ure/pubsub .

It is fairly complete for all kinds of OPC UA Subscriber development in .NET.

I will be happy to explain more, should you have questions.

Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online:
Guest(s) 18
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1353
Posts: 4589