Now uses V0.0.0.8 of Sparkplug B with FB_PayloadSimple [#11]
merging branches/i-campbell .library to trunk at version V0.0.0.8 [#11]
merged branches/i-campbell example.project to trunk [#11]
updated example with simpledecode [#34]
Split PayloadSimple into PayloadSimpleEncoder and PayloadSimpleDecoder, upped to V0.0.0.9 [#34]
copied changes from /branches/i-campell example.project [#34]
merged branches/i-campbell library into trunk [#34]
update binary example.project and binary .library in trunk [#34]
payload example deleted
Copying unittest from trunk
updated trunk with a new version of
v0.0.0.9;
small update
Updated and refactored the example project
[#11]
updated and refactored the example
Return notImplemented for Payload members which are not yet supported [#34]
Replaced Ellement COLlections Library with an open linked list, to make it easier to steal Objects [#11]
Added ability to steal children to AppendElem [#35]
Updated to allow for lists being of Sparkplug.List and not COL.LinkedList [#35]
Working Payload Encode Decode Simple Example [#11]
Library that works with Simple Encode Decode Example [#11]
merged example project from branches/i-campbell to trunk
merged library from branches/i-campbell to trunk. now version 0.0.0.10
commit binary of library and example
Home
FB_Payload_Simple_Encoder
adjusted FB_PayloadSimple.AddMetricString to FB_PayloadSimple.AddMetric
Converted AddMetricString to AddMetric [#34]
merged branches/i-campbell, uprev to 0.0.0.11 [#34]
updated example in trunk to use 0.0.0.1 [#34]
minor bug fix to 0.0.0.11 [#34]
update binary example.project and binary .library in trunk [#34]
copy of rev[231]
Added FB_SparkPlugSimple and Methods:
Added FlushMetricsPool
Working Copy for SparkplugBSimple with
deleted unittest branch
Copy of Trunk unittest
unittest work in progress
Various adjustments
Replaced WSTRING(1024) for WSTRING(supported_string_lengths)
Replaced WSTRING(1024) for WSTRING(supported_string_lengths)
Merged trunk .library into branches/i-campbell
Saving my work before another crash occurs!
update of code before another crash of IDE occurs
slightly updated test
slightly updated lib
TODO: Debug Test_EncodeMetricDateTime
Updated small tidbits
Updated FB_SparkplugSimpleEncoder
Revised Diagnose Method
update
updated unittest in accordance with latest branch library code
latest library branch code in accordance with unittest
Completely revised FB_SparkplugB_SimpleEncoder:
New Library element => New tests
Changed GetEncodeBlob Method definition
Fixed getEoNBirthCertificate SeqNum
Changed / added new testsuites for the main testing components
Refactored all tests to utilise a GVL_CONST list
Remaned MetricPool to AllMetricWhichWillEverReport and added hasSeq to FB_PayloadSimpleEncoder.Initialize... [#34]
Updated to working copy v0.0.1.3
Updated to working copy v0.0.1.3
Work in progress on unit tests & functionality tests for 'Add Metric'
Addecd new Method to help with initialisation and NBIRTH / DBIRTH
Latest unittest (definitly BETA)
Cleaned up some info messages. Refactored EncodeNextString for speed. [#11]
Commit this code before going totally bonkers on the 'List'
merged /branches/i-campbell into /trunk [#11]
* Added ItfSparkplugValue
Updates the trunk with new SimpleSparkplugValues & an updated version
deleted branch
creation of fresh Aliazzz branch
Commit of Test Harness to test 1024 metrics added to metrics list
copying unit test from aliazz branch to i-campbell branch
Added test skeletons for FB_EoN [#5] [#37]
Added some encoding tests => they need some blob verification!
finally a stable Unittest!
Finally a stable unittest, it's not perfect but it will suffice.
Finally a stable unittest, it's not perfect but it will suffice.
Finally a stable unittest, it's not perfect but it will suffice.
FB_SparkplugB_SimpleEncoder renamed to FB_SparkplugB_SimpleCodec.
various refactoring
prepared tests for v0.0.0.15
leaner example
binary of mqttsparkplugb-example.project
Sparkplug Codec
FB_Edge_Of_Network_Node_Tests