/branches Commit Log


Commit Date  
[r396] by i-campbell

v0.0.0.35 fixed issue where we waited for publishing to complete, but never called the MQTTPulbisher

2020-10-03 21:18:30 Tree
[r395] by aliazzz

Refactored the various Certificate generation methods

2020-10-03 20:56:50 Tree
[r394] by aliazzz

v0.0.0.33

Revised MQTT publishing

2020-10-03 19:12:21 Tree
[r392] by aliazzz

v0.0.0.33

Revised MQTT publishing

2020-10-03 18:46:32 Tree
[r388] by aliazzz

workingcopy from trunk

2020-10-03 18:04:55 Tree
[r387] by aliazzz
2020-10-03 18:02:30 Tree
[r382] by aliazzz

v0.0.0.31

Fixed ticket #63
1) Init Encoder in usual way,
2) ChangeDetection (adds data to internal encoder),
3) Block ChangeDetection and immediately Send Payload,
4) Repeat from step 1.

2020-10-03 15:15:29 Tree
[r381] by aliazzz

updated local branch with updated unittest for SparkplugB_Simple

2020-10-02 18:16:57 Tree
[r380] by aliazzz

fresh workingcopy from trunk

2020-10-02 17:21:03 Tree
[r379] by aliazzz

deleted branch copy

2020-10-02 17:04:47 Tree
[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
[r366] by aliazzz

removing branch to make place for a fresh copy from trunk

2020-09-30 17:03:43 Tree
[r359] by aliazzz

Various fixes, added TLS

2020-09-27 18:25:59 Tree
[r358] by aliazzz

This unittest is ment for sparkplug library v0.0.0.25 anf CfUnit v1.0.9.995

unittests added for SparkplugB;
DBIRTH
DDEATH
NBIRTH
NDEATH
DDATA
NDATA
FindChanges

2020-09-27 14:49:21 Tree
[r357] by aliazzz

v0.0.0.25 small bugfixes and added extra verbose in the log

2020-09-26 20:46:15 Tree
[r356] by aliazzz

v0.0.0.25 small bugfixes

2020-09-24 20:04:32 Tree
[r355] by aliazzz

v0.0.0.25
Implemented replacing illegal characters (#,/,+) by an underscore (_)
Removed SparkPlugServerConnection
Removed FB_ServerWalker

2020-09-24 19:58:09 Tree
[r354] by aliazzz

Implemented Publish period
Various refactoring of log messages

2020-09-17 21:00:52 Tree
[r350] by aliazzz

v0.0.0.24

Refactored the code to accomodate the folloing changes;

New Struct type "SparkplugBServerConnection" represents a connection with a SparkplugB Server.

FB_Edge_of_Network_Node
Implemented a new VAR_IN_OUT Connections ARRAY [*] OF SparkplugBServerConnection,
Implemented FB_SparkplugBRotateServer into the EoN to monitor current connection and (re)connect according to
"HA Connection regime" The main body of FB_SparkplugBRotateServer still needs be implemented as the skeleton and all the burnerplate code is in place so the code works but at this moment does not rotate serverconnections yet.

2020-09-14 20:59:11 Tree
[r349] by aliazzz

v0.0.0.24
Implemented "PublishPeriod"
Implemented Simple "Store & Forward"

2020-09-14 19:37:33 Tree
[r348] by aliazzz

v0.0.0.23

Implemented "PublishPeriod"
Implemented Simple "Store & Forward"

2020-09-14 18:00:42 Tree
Older >