What's new in OPC Studio 2025.2: Difference between revisions

From OPC Labs Knowledge Base
Line 36: Line 36:
== OPC UA PubSub ==
== OPC UA PubSub ==
* The custom connection property "0:MqttTopicPrefix" is interpreted as the <Prefix> part of the topic convention.
* The custom connection property "0:MqttTopicPrefix" is interpreted as the <Prefix> part of the topic convention.
* More relaxed decoding of JSON messages, allowing to process messages from publishers not fully conforming with the OPC UA specification.
<!--
<!--
== COM Components ==
== COM Components ==

Revision as of 07:16, 27 May 2025

See also: Versions; Previous version: What's new in OPC Studio 2025.1

Internal version number: 5.83

Key changes:


Technology

  • OPC UA Client-Server parts are now based on OPC Foundation UA-.NETStandard 1.5.376.213.
  • The OpcLabs.MqttNet communication package has been upgraded from MQTTnet and MQTTnet.Extensions.ManagedClient version 4.3.3.952 to 4.3.7.1207.

Component Improvements

OPC UA PubSub

  • The custom connection property "0:MqttTopicPrefix" is interpreted as the <Prefix> part of the topic convention.
  • More relaxed decoding of JSON messages, allowing to process messages from publishers not fully conforming with the OPC UA specification.