binary commit
Started Encoding FB Payload #11
FB_Payload. Started to fill out a skeleton for how to set the individual members of a payload [#11]
Add all internal variables and structure initializations to FB_Payload and its children [#11]
Added all encode / decode inputs to the FB calls of FB_Payload and children [#11]
Added all pool claimers, to be used by the children of a payload.
Merged trunk into my branch. Lots of errors, as the Payload Struct and PayloadMetric Struct were deprecated [#11]
FB_Payload. Started to fill out a skeleton for how to read the individual members of a payload [#11]
Trunk upgraded to SP16
v0.0.0.4 => SP16
Upgraded to SP16
First Commit of unittest...
Commit of debugged FB_EoN_State_Change
Worked On MetricGetting for FB_Payload [#11]
Continuing FB_payload Set and Get Methods [#11]
Fixed some typos [#11]
Added Complete List of setters and getters for FB_Payload and its Children [#11]
Deleted Aliazzz branch
deleted branches/aliazzz/library
Merged /branches/i-campbell [#11]
deleted personal branch
deleted personal branch
copying trunk to private branch
deleted branches/aliazzz/library
deleted personal branch
workingcopy
Project Version v0.0.0.5
First Commit of the FB_MQTT_PubSub unittest
branched mqttsparkplugb-example.project and used CODESYS SVN
branched mqttsparkplugb-example.project and used CODESYS SVN
Added
Implemented CMBL into the FB_MQTT_PubSub;
Downgraded SysSocket to SP14 to avoid bug wiht MQTT package
Added FB_Payload Example.
Deleted empty folder, so I can copy from my branch
put example in trunk
Implemented MQTT_PubSub_TEST;
small changes/updates
Updated branch with trunk code
updated branches/aliazzz/mqttsparkplugb
MIT License
=> building pubsub, pub part
=> building pubsub
commit of binaries
FB_MQTT_PubSub
Binary of
Added mandatory logging to plc logger for every method....
Binary of
Added MQTT_PubSub.GetDiag()
Revised method implementations for FB_MQTT_PubSub
Revised method implementations for FB_MQTT_PubSub
deleted textlist
bugfix visu and diag of subscriber
GetMessage now also returns the topic of the posted message (should still be tested!)
latest binary commit
commit of pubsub_debugging project
Fixed bug for STRING/WSTRING sizes, Pub/Sub now work as WSTRING Size in bytes is 2x normal stringsize.
commit of binaries in personal branch
Major update on FB_MQTT_PubSub with graphics
update of personal branch with latest trunk part deux
Payload [#11]
Updated example project to point to latest sparkplugb library 0.0.0.6 [#11]
delete local branch example branches/i-campbell
deleting old branch branches/i-campbell
branching trunk to /branches/i-campbell
branching example project to /branches/i-campbell
Storing my working copy before merging the new trunk into it, you never know!
Updated personal workingcopy (branch/aliazzz) with trunk and upped the version to v0.0.0.8
work in progress on EoN and SparkplugB
Completed Payload.EncodeNextString [#11]
removed todo about array sizes, made a decode UTF8 string [#11]
Added Encode Functions for BinaryData, Double, Float and started encoding metrics. [#11]
update before new merge of trunk into this lib
continued work on FB_EoN & FB_SparkplugB
InitializeStructure() is now internal to the FBPayload. only FB_Payload.InitializeStructuredPayload() need be called [#28]
Payload [#11]
commited mqttsparkplugb.library file to trunk
Updated unittest project,
Fixed bug with calculating array bounds [#11]
merged branches/i-campbell to trunk [#11]
Fixed bug with adding Keys or Columns [#11]
Added Decode Section to example usage of Payload [#11]
merged branches/i-campbell example to trunk [#11]
cleaned/moved some stuff
Payload first steps
merged trunck changes from r190 to my branches/i-campbell
Fixed bug with FB_PayloadDataset.AddColumn(), which previously returned and outputted an ERROR [#11]
MetricPool is now a COL.LinkedList, Added PayloadSimple and FB_SparkplugString, fixed UTF8 encoding [#11]