/branches/h-hermsen/mqttsparkplugb/SparkplugB/Function Blocks/FB_StateHelper Commit Log


Commit Date  
[r547] by hermsen

After a fierce fight with the code, we managed to get it working! Thx Ian
v1.1.0.11 features a working Device with a working DBIRTH /DDATA publish

Todo:
1) Refine the mechanism to allow for a DBIRTH after a Rebirth has been issued;
Hint: check the command chain and its feedback
_ItfCurDevice.NotifyBIRTHPublish := _ItfCurDevice.NotifyBIRTHPublish + 1;

2) Test/ check /refine to allow for more then 2 devices to publish MQTT wise

3) Implement DDEATH

2020-11-23 22:22:37 Tree
[r544] by hermsen

v1.1.0.10 Device DBIRTH and DDATA working with stable seqnums.

> Encoder init separated from .addSeq
> Some EoN methods moved to Functions
> EoN notifies Device(s) when to Publish
> GC_SparkplugB Global Constants list
> Improved EoN state machine

TODO;
DDEATH
NCMD
DCMD

2020-11-21 18:52:04 Tree