View Issue Details

IDProjectCategoryView StatusLast Update
000911910000-014: PubSubSpecpublic2024-03-20 21:20
ReporterThomas Merk Assigned ToMatthias Damm  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.05.02 
Fixed in Version1.05.04 RC1 
Summary0009119: Unclear consequence of omitted data set header
Description

Table 92 - JsonNetworkMessageContentMask
Bit DataSetMessageHeader is described as
... If this bit is false then the DataSetMessageContentMask for the DataSetWriters is ignored (see 6.3.2.3.1).

What is exactly meant by "ignored"?
Does this also imply the "ReversibleFieldEncoding" bit, i.e. the data set payload is encoded in non-reversible encoding?

All bits in DataSetMessageContentMask - except "ReversibleFieldEncoding" - are related to data in the dataset message "header".
Clearing the DataSetMessageHeader bit in network message content mask is a easy way to switch off all "data" bits in DataSetMessageContentMask.

If a false at DataSetMessageHeader in NetworkMessageContentMask shall also cause ignoring the "ReversibleFieldEncoding", then it should be clearly stated.

TagsNo tags attached.
Commit Version1.05.04 RC
Fix Due Date

Activities

Matthias Damm

2023-12-04 17:59

developer   ~0020469

Updated description to:
The JSON DataSetMessage header is included in each DataSetMessage.
If this bit is false then the DataSetMessage header is not included and the header related bits in DataSetMessageContentMask for the DataSetWriters are ignored (see 6.3.2.3.1). Bits in the DataSetMessageContentMask related to the payload like ReversibleFieldEncoding are applied.

Jim Luth

2024-03-20 21:20

administrator   ~0020984

Agreed to changes edited in Dallas F2F.

Issue History

Date Modified Username Field Change
2023-08-22 11:54 Thomas Merk New Issue
2023-12-04 17:59 Matthias Damm Assigned To => Matthias Damm
2023-12-04 17:59 Matthias Damm Status new => resolved
2023-12-04 17:59 Matthias Damm Resolution open => fixed
2023-12-04 17:59 Matthias Damm Note Added: 0020469
2024-03-20 21:20 Jim Luth Status resolved => closed
2024-03-20 21:20 Jim Luth Fixed in Version => 1.05.04 RC1
2024-03-20 21:20 Jim Luth Commit Version => 1.05.04 RC
2024-03-20 21:20 Jim Luth Note Added: 0020984