/branches/aliazzz/mqttsparkplugb Commit Log


Commit Date  
[r371] by aliazzz

v0.0.00.28

Reworked every EoN method to include better error handling.
The methods return TRUE/FALSE according to error or succes with proper diagnosis in log

Beware that if any certificate "errors" we get a loop of the state machine as it will retry that step infinitly!

2020-10-01 22:11:15 Tree
[r370] by aliazzz

Various refactoring and shaping of the FB_Edge_Of_Network_Node methods to

DBSeq is for DEATH/BIRTH especially;
LWT_NDEATH => BdSeq 0 (tally up 1 with each death/birth so 1,2,3, etc)
NBIRTH <= BdSeq = LWT_NDEATH.BdSeq,
Seq = 0(!)

Every subsequent NDATA, DBIRTH, DDEATH and DDATA uses Seq = Seq+1 MOD 256

2020-09-30 22:47:28 Tree
[r369] by aliazzz

v0.0.0.27 ULINT => T_DateTime where applicable

2020-09-30 20:51:46 Tree
[r368] by aliazzz

ULINT => T_DateTime if the ULINT is used for DATETIME

2020-09-30 17:42:59 Tree
[r367] by aliazzz

fresh copy from trunk

2020-09-30 17:06:34 Tree