/branches/i-campbell Commit Log


Commit Date  
[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
[r199] by i-campbell

Split PayloadSimple into PayloadSimpleEncoder and PayloadSimpleDecoder, upped to V0.0.0.9 [#34]
Fixed some bugs with UTF8 encoding section

2020-06-28 14:59:29 Tree
[r198] by i-campbell

updated example with simpledecode [#34]

2020-06-28 14:56:35 Tree
[r195] by i-campbell

Now uses V0.0.0.8 of Sparkplug B with FB_PayloadSimple [#11]
updated FB_PayloadExample to work with the new MetricPool

2020-06-27 17:27:41 Tree
[r194] by i-campbell

MetricPool is now a COL.LinkedList, Added PayloadSimple and FB_SparkplugString, fixed UTF8 encoding [#11]

2020-06-27 17:25:33 Tree
[r193] by i-campbell

Fixed bug with FB_PayloadDataset.AddColumn(), which previously returned and outputted an ERROR [#11]
Now it only returns an ERROR

2020-06-27 11:51:50 Tree
[r192] by i-campbell

merged trunck changes from r190 to my branches/i-campbell

2020-06-27 11:41:17 Tree
[r188] by i-campbell

Added Decode Section to example usage of Payload [#11]

2020-06-19 22:02:49 Tree
[r187] by i-campbell

Fixed bug with adding Keys or Columns [#11]

2020-06-19 22:00:17 Tree
[r185] by i-campbell

Fixed bug with calculating array bounds [#11]

2020-06-19 20:55:47 Tree
[r181] by i-campbell

InitializeStructure() is now internal to the FBPayload. only FB_Payload.InitializeStructuredPayload() need be called [#28]
- ClaimNextFree* now Initializes the object (and vis a vis, all Add*Blank)
- Checked all FB_Payload*.Set*Blank, and they correctly initialize the object

2020-06-16 21:07:00 Tree
[r178] by i-campbell

Added Encode Functions for BinaryData, Double, Float and started encoding metrics. [#11]

2020-06-13 00:08:41 Tree
[r177] by i-campbell

removed todo about array sizes, made a decode UTF8 string [#11]

2020-06-12 21:20:03 Tree
[r176] by i-campbell

Completed Payload.EncodeNextString [#11]

2020-06-12 17:04:38 Tree
[r171] by i-campbell
2020-06-01 23:05:32 Tree
Older >