View Issue Details

IDProjectCategoryView StatusLast Update
000933010000-014: PubSubSpecpublic2024-03-20 22:38
ReporterZbynek Zahradnik Assigned ToMatthias Damm  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.05.03 
Fixed in Version1.05.04 RC1 
Summary0009330: General pattern for the MQTT Topic is incorrect
Description

In 7.3.5.7.1 we have:

A Topic has the following general pattern:
<Prefix>/<Encoding>/<MqttMessageType>/<PublisherId>/[<WriterGroup>/<DataSetWriter>]

the pattern should rather be

<Prefix>/<Encoding>/<MqttMessageType>/<PublisherId>/[<WriterGroup>[/<DataSetWriter>]]

because the pattern for the data Topic level is

<Prefix>/<Encoding>/data/<PublisherId>/<WriterGroup>[/<DataSetWriter>]

and the pattern for the remaining levels is

<Prefix>/<Encoding>/.../<PublisherId>

TagsNo tags attached.
Commit Version1.05.04 RC
Fix Due Date2024-02-01

Activities

Matthias Damm

2024-03-16 23:43

developer   ~0020903

Changed as proposed

Jim Luth

2024-03-20 22:38

administrator   ~0020991

Agreed to changes in Dallas F2F.

Issue History

Date Modified Username Field Change
2023-12-22 14:02 Zbynek Zahradnik New Issue
2024-01-02 16:32 Jim Luth Assigned To => Matthias Damm
2024-01-02 16:32 Jim Luth Status new => assigned
2024-01-02 16:32 Jim Luth Commit Version => 1.05.04 RC
2024-01-02 16:32 Jim Luth Fix Due Date => 2024-02-01
2024-03-16 23:43 Matthias Damm Status assigned => resolved
2024-03-16 23:43 Matthias Damm Resolution open => fixed
2024-03-16 23:43 Matthias Damm Note Added: 0020903
2024-03-20 22:38 Jim Luth Status resolved => closed
2024-03-20 22:38 Jim Luth Fixed in Version => 1.05.04 RC1
2024-03-20 22:38 Jim Luth Note Added: 0020991