/branches/develop/mqttsparkplug/mqttsparkplug/Sparkplug™ MQTT edge and host Commit Log


Commit Date  
[r923] by i-campbell

[#90] 1.4.2.23 Added IProperty and IPropertyOwner
Fixed Copmile error in ClaimNextFreeKey

2021-09-19 10:37:39 Tree
[r920] by i-campbell

[#90] 1.4.2.22 An FB_Payload can now dynamically create (PropertySet) Keys
Need now:
* an FB_Property, with factory, which can be registered to an FB_Metric.itfMetric
* testing

also added the ability to dynamically create (Dataset) Columns

2021-09-17 23:56:05 Tree
[r919] by i-campbell

[#90] 1.4.2.21 An FB_Payload can now dynamically create FB_PayloadPropertySetValue(s)
Need now:
* a LinkedListWStringElementFactory for the PropertySetKeys
* an FB_Property, with factory, which can be registered to an FB_Metric.itfMetric
* testing

2021-09-17 23:20:22 Tree
[r916] by i-campbell

[#144] continue work towards FB_WStringBuilder larger string size
Append, Delete, Find, InsertAt have been modified
No testing done yet
The other methods still can be checked

2021-09-06 21:05:35 Tree
[r910] by i-campbell

[#138] Fixed missing seqNums v1.4.2.19

NDATA_publish was immediately exited, and the next publish does not wait and receives the DONE flag of the previous publish.

2021-08-28 21:09:05 Tree
[r909] by hermsen

Sparkplug Development Lib v1.4.2.18 changelog, still work in progress
* changed Project Information

* Changed FB_MetricFileTransfer.ReturnFileName (Maybe it should return the filetransfer properties (filesize, filename, full path, any other metadata on the file?)

* Changed FB_StringBuilder as preliminary unittesting shows it contains bugs
regarding WSTRING(80) which is nonsensical for WSTRING

* FB_StringBuilder main body
* FB_StringBuilder.append
* FB_StringBuilder.delete
* FB_StringBuilder.find
* FB_StringBuilder.insertat
* FB_StringBuilder.len
* FB_StringBuilder.mid
* FB_StringBuilder.replaceat
* FB_StringBuilder.right
* FB_StringBuilder.tostring
* FB_StringBuilder.towstring
* Changed ILimitedStringBuilder, EXTENDS __SYSTEM.IQueryInterface
* Changed IStringBuilder, EXTENDS ILimitedStringBuilder
* Added Function ReturnFileName as this function seems to be useful enough
* Added accompanying unittest for FB_StringBuilder in seperate project, also work in progress

2021-08-14 22:40:59 Tree
[r907] by hermsen

v1.4.2.17 Started implementation of
FB_MetricFileTransfer

2021-06-19 22:07:18 Tree
[r906] by hermsen

Branch v1.4.2.16
introduces FB_FileControl
and IFileTransfer
for the yet to be written FB_MetricFileTransfer

2021-06-18 19:44:58 Tree
[r904] by hermsen

v1.4.2.14
* Added FB_SeqCheck with methods: BDSeqNum and SeqNum
* Updated Project Information to enable documentation generation

2021-06-12 21:51:16 Tree
[r893] by i-campbell

[#138] [#137] v1.4.2.13 Fixed missing DBIRTH and Edge Publish Rates

2021-05-10 20:44:00 Tree
[r891] by i-campbell

v1.4.2.12 Library now uses FBFactory to create GroupIDs, RemoteEdges, RemoteDevices and Metrics
You now no longer need to add GroupID, Edge, Device and metric pools in the user project of the PrimaryHost

2021-05-08 20:08:38 Tree
[r883] by hermsen

v1.4.2.11
Fixed: Time to Wait after a succesful publish (this is a blocking time during which data will not be sent)

2021-05-01 18:24:17 Tree
[r882] by hermsen

v1.4.2.10
Fixed [#136] Edge seems to publish "empty" payloads

2021-05-01 15:22:35 Tree
[r881] by hermsen

v1.4.2.10
Fixed [#136] Edge seems to publish "empty" payloads

2021-05-01 15:21:52 Tree
[r879] by i-campbell

[#131] v1.4.2.9 fixes issue with skipping DBIRTHs and DDEATHs
incidentally, device messages are now more responsive, as we publish additionally whenever the Node is WAITing for NDATA timer

2021-04-24 20:11:24 Tree
[r878] by hermsen

v1.4.2.8 library changed identity to:
co⚡e: Sparkplug™ MQTT edge and host
CODESYS + MQTT + Sparkplug = 'Plug & Play' IIoT

2021-04-10 21:44:38 Tree