/branches/i-campbell Commit Log


Commit Date  
[r433] by i-campbell

Work in progress [#69] and [#73]

2020-10-13 22:40:39 Tree
[r432] by i-campbell

branching library to branches/i-campbell

2020-10-13 19:25:18 Tree
[r428] by i-campbell

dismantling branches/i-campbell

2020-10-12 20:48:20 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
[r331] by i-campbell

synced changes from trunk library into branches/i-campbell

2020-09-03 19:18:12 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
[r280] by i-campbell

Added test skeletons for FB_EoN [#5] [#37]

2020-08-04 22:13:02 Tree
[r279] by i-campbell

copying unit test from aliazz branch to i-campbell branch

2020-08-04 18:53:38 Tree
[r270] by i-campbell

Cleaned up some info messages. Refactored EncodeNextString for speed. [#11]

2020-07-25 22:56:53 Tree
[r264] by i-campbell

Remaned MetricPool to AllMetricWhichWillEverReport and added hasSeq to FB_PayloadSimpleEncoder.Initialize... [#34]
The rename was not done in FB_Payload, as this may not be accurate there in future.

2020-07-25 13:49:07 Tree
[r246] by i-campbell

Merged trunk .library into branches/i-campbell
this was done using:
- checkout trunk
- "Disconnect"
- "connect project to..." branches/i-campbell
- commit

2020-07-20 20:09:05 Tree
[r227] by i-campbell

Converted AddMetricString to AddMetric [#34]

2020-07-06 21:59:12 Tree
[r226] by i-campbell

adjusted FB_PayloadSimple.AddMetricString to FB_PayloadSimple.AddMetric

2020-07-06 21:56:37 Tree
[r221] by i-campbell

Library that works with Simple Encode Decode Example [#11]
Resolves [#36]
Resolves [#35]

2020-07-04 21:26:37 Tree
[r220] by i-campbell

Working Payload Encode Decode Simple Example [#11]

2020-07-04 21:23:46 Tree
[r219] by i-campbell

Updated to allow for lists being of Sparkplug.List and not COL.LinkedList [#35]
Removed VisuDialogs from Library manager

2020-07-04 14:01:31 Tree
[r218] by i-campbell

Added ability to steal children to AppendElem [#35]

2020-07-04 13:58:06 Tree
[r217] by i-campbell

Replaced Ellement COLlections Library with an open linked list, to make it easier to steal Objects [#11]
Will have broken the Example Project

2020-07-03 23:54:58 Tree
[r216] by i-campbell

Return notImplemented for Payload members which are not yet supported [#34]

2020-07-01 21:22:19 Tree
[r212] by i-campbell
2020-06-28 20:57:22 Tree
Older >