/branches/h-hermsen/mqttsparkplugb/meta.profile Commit Log


Commit Date  
[r547] (19.7 kB) 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 View
Download
[r535] (19.6 kB) by hermsen

Branch of Trunk

Device V1.1.0.1

TODO
* Check publishing DBIRTH Topic SeqNum (should be working)
* Check publish DDATA SeqNum (triggers REBIRTH, not correct yet)
* Publish DDEATH of a Device when occurs

2020-11-15 13:44:20 View
Download