SparkplugNet icon indicating copy to clipboard operation
SparkplugNet copied to clipboard

Make the inclusion bdSeq metric on ncmd/dcmd optional

Open joosttissen opened this issue 1 year ago • 1 comments
trafficstars

Ignition cannot handle the bdSeq on ncmd/dcmd messages, it's giving the following exceptions: image

Reading the sparkplugB specs I can only find that the bdSeq metric MUST be included on BIRTH/NDEATH not on any other message type. I can see that there used to be an setting to exclude the bdSeq metric from other messages based on #13.

If you agree I would like to add this setting back in the current codebase. Let me know and I'll create a PR.

joosttissen avatar Mar 07 '24 15:03 joosttissen

I guess this is a bug with version 3 of Sparkplug now as the metric isn't allowed anymore, but I need to check the specs again.

SeppPenner avatar Mar 07 '24 15:03 SeppPenner