Svn Commit Log


Commit Date  
[r372] by i-campbell

v0.0.0.28 fixes [#60] problem with ReencodeLengthDelimited

2020-10-02 11:02:51 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
[r365] by i-campbell

commit of binary .library

2020-09-27 20:48:14 Tree
[r364] by i-campbell

V0.0.0.27 Fixed #58 EoN, NDATA: extra metric "seq" is not allowed
Also fixed similar problem with DDATA
Snuck in a fix for array bounds in FB_SparkplugBSimple/FindChanges, which was producing 27 warnings

2020-09-27 20:47:23 Tree
[r363] by i-campbell

commit of binary .library

2020-09-27 20:23:59 Tree
[r362] by i-campbell

v0.0.0.26 added TLSHelpers for installing trusted certs or generating client certs

2020-09-27 20:21:57 Tree
[r361] by aliazzz

commit of binary .library

2020-09-27 19:16:19 Tree
[r360] by aliazzz

Committing v0.0.0.25 from Aliazzz Branch;
TLS Support for EoN
PublishPeriod
Correction of illegal Characters (/,#,+) in device, node and groupid
Many fixes etc.

2020-09-27 18:56:06 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
[r353] by i-campbell

fixed double pointer bug in FB_PayloadMetric.SetValueToBytes
Was ADR(Pointer to Byte), now just Pointer To Byte

2020-09-15 20:30:55 Tree
[r352] by i-campbell

Attach binary of example

2020-09-15 06:55:09 Tree
[r351] by i-campbell

Added some names and initial values to the EoN Example

2020-09-15 06:53:13 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 >