/branches Commit Log


Commit Date  
[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
[r346] by aliazzz

Fixed Topics => ( Removed _LastWillTopic 'bugs' :-| )
Fixed FB_Edge_Of_NetWork_Node State Machine

2020-09-12 23:13:35 Tree
[r344] by i-campbell

Example code, which published a NBIRTH to an ignition SparplugB SCADA/IIoT Host

:D

2020-09-12 22:46:56 Tree
[r343] by i-campbell

v0.0.0.22 of library, which published a NBIRTH to an ignition Sparkplug client

:D :D

2020-09-12 22:41:24 Tree
[r342] by i-campbell

making room in my branch

2020-09-12 22:36:56 Tree
[r341] by aliazzz

Implemented FB_Edge_Of_Network_Node State Machine for improved initialisation (UNTESTED!)

2020-09-12 21:30:24 Tree
[r339] by aliazzz

update of personal branch with various bugfixes/other changes

2020-09-12 11:07:27 Tree
[r336] by aliazzz

V0.0.021 of library as by first suggestions of I-Campbell;
* Functions FindChanges and listComposer moved to SparkPlugB as methods.
* FOR index := LOWER_BOUND ... TO UPPER_BOUND.. DO
* CheckBounds() added for checking array sizes => TODO check array sizes(!)
* Added method SparkPlugB.PublishNodeData()

2020-09-03 21:20:31 Tree
[r335] by aliazzz

Fresh copy from trunk

2020-09-03 19:50:29 Tree
[r334] by aliazzz

deleted /unittest for a fresh copy from trunk

2020-09-03 19:49:45 Tree
[r331] by i-campbell

synced changes from trunk library into branches/i-campbell

2020-09-03 19:18:12 Tree
[r326] by aliazzz

Corrected unittest for 0.0.0.20;
Now ready for Edge of Network Node tests etc.

2020-09-03 17:50:32 Tree
[r323] by aliazzz

Draft for FB_EoN finnished.
Needs testing, debugging, sunshine and water.

2020-09-02 20:28:30 Tree
[r322] by aliazzz

FB_Edge_Of_Network_Node;
* Added ListComposer Function
* Reworked Initialise to compose _ListOfAllMetrics

2020-09-01 20:54:52 Tree
[r321] by aliazzz

SimpleTypes expanded with;
* 'notify' getter,
* 'Value' getter changed to only accept a value on difference + triggers 'notifier'

2020-09-01 20:05:15 Tree
[r318] by i-campbell

There were some unit tests which shared resources. separating these resources solved the final test [#45]
I also noticed at one point, there was a Direct copy of a list:-
MetricPool : SparkplugB.List;
GVL.AllMetricsList : SparkplugB.List;
MetricPool := GVL.AllMetricsList;
This probably caused the headaches in [#47]
Maybe there is a trick to prevent copying lists like that?

2020-08-24 22:08:35 Tree
[r317] by i-campbell

branch trunk library to branches/i-campbell/

2020-08-24 20:41:24 Tree
[r316] by i-campbell

branching unittest to /branches/i-campbell/

2020-08-24 19:57:52 Tree
[r315] by i-campbell

we don't need no branch stagnation

2020-08-24 19:51:05 Tree
Older >