eclipse-sparkplug / sparkplug

Sparkplug
Eclipse Public License 2.0
109 stars 39 forks source link

Ensure presence of sequence number, not just default #430 #515

Closed icraggs-sparkplug closed 5 months ago

icraggs-sparkplug commented 6 months ago

The other file where getSeq is used is Monitor, and that has the presence checked with hasSeq() already.