View Issue Details

IDProjectCategoryView StatusLast Update
000937010000-014: PubSubSpecpublic2024-03-20 21:58
ReporterZbynek Zahradnik Assigned ToMatthias Damm  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.05.03 
Fixed in Version1.05.04 RC1 
Summary0009370: UAMessageType user property (MQTT 5.0) value not defined for message types other than data or metadata
Description

We now have more message types - such as application, endpoints, status, and connection. But the two places that describe the UAMessageType only take data and metadata into account. The places are:

  • Table 180 – OPC UA MQTT message properties
    "Valid values are ua-data or ua-metadata."

  • 7.3.5.9.1 General
    "When sending a MQTT Version 5.0 message the UAMessageType property shall be set to
    uadata for data messages or ua-metadata for metadata messages."

TagsNo tags attached.
Commit Version1.05.04 RC
Fix Due Date2024-03-19

Activities

Matthias Damm

2024-03-18 00:09

developer   ~0020921

Table 203 – OPC UA MQTT message properties
Updted to:
Valid values are ua-data, or ua-metadata, ua-application, ua-endpoints, ua-status, ua-connection, ua-action-request, ua-action-response, ua-action-metadata and ua-responder.

7.3.5.9.1 General
When sending a MQTT Version 5.0 message the UAMessageType property shall be set to ua-data, ua-metadata, ua-application, ua-endpoints, ua-status, ua-connection, ua-action-request, ua-action-response, ua-action-metadata and ua-responder.

Jim Luth

2024-03-20 21:58

administrator   ~0020987

Agreed to changes edited in Dallas F2F.

Issue History

Date Modified Username Field Change
2024-01-22 18:22 Zbynek Zahradnik New Issue
2024-02-27 17:31 Jim Luth Assigned To => Matthias Damm
2024-02-27 17:31 Jim Luth Status new => assigned
2024-02-27 17:31 Jim Luth Commit Version => 1.05.04 RC
2024-02-27 17:31 Jim Luth Fix Due Date => 2024-03-19
2024-03-18 00:09 Matthias Damm Status assigned => resolved
2024-03-18 00:09 Matthias Damm Resolution open => fixed
2024-03-18 00:09 Matthias Damm Note Added: 0020921
2024-03-20 21:58 Jim Luth Status resolved => closed
2024-03-20 21:58 Jim Luth Fixed in Version => 1.05.04 RC1
2024-03-20 21:58 Jim Luth Note Added: 0020987