Svn Commit Log


Commit Date  
[r933] by hermsen

deleted

2021-11-25 18:56:06 Tree
[r932] by hermsen

co⚡e - Sparkplug™ MQTT example.projectarchive

2021-11-25 18:48:17 Tree
[r931] by hermsen

TAG co⚡e - Sparkplug™ MQTT example.projectarchive

2021-11-25 18:47:46 Tree
[r930] by hermsen

Added 1 test in FunctionTestSuite (passes)
Added several visual updates

2021-09-19 21:17:12 Tree
[r929] by hermsen

branched from trunk:
mqttsparkplug-unittest

2021-09-19 16:37:51 Tree
[r928] by hermsen

Deleted branches develop mqttsparkplug-unittest

2021-09-19 16:35:26 Tree
[r927] by i-campbell

[#90] 1.4.2.24 Added unfinished FB_Property, which can be registered with an FB_Metric

2021-09-19 15:43:58 Tree
[r926] by hermsen

Fixed the fuzzy visu error message
new version of unittesting application with wbvisu graphics
uses co♻e: A unittest framework for CODESYS v1.2.0.0

2021-09-19 15:29:25 Tree
[r925] by hermsen

new version of unittesting application with wbvisu graphics
uses co♻e: A unittest framework for CODESYS v1.2.0.0

2021-09-19 14:41:10 Tree
[r924] by hermsen

Intermediate cleaned up revision to merge into.
The previous revision gave too much hassle

2021-09-19 14:16:03 Tree
[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
[r922] by hermsen

Added a fully functioning webvisu to view testresults via webserver next to xUnit type report.

2021-09-18 23:03:25 Tree
[r921] by hermsen

Added yet more test skeletons/code from old unittests

2021-09-18 11:56:02 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
[r918] by hermsen

Added various tests allthough they still need to pass as lib needs debugging

2021-09-17 20:15:50 Tree
[r917] by hermsen

All new testrig setup for unittest of coBolt using TEST_ORDERED() functionality.

2021-09-17 18:40:33 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
[r915] by hermsen

tagged v1.4.2.19/co⚡e-example.project

2021-08-28 22:41:15 Tree
[r914] by hermsen

tagged v1.4.2.19/co⚡e.library

2021-08-28 22:40:16 Tree
[r913] by hermsen

Project and library updated to v1.4.2.19
Fixed [#138]
Pending -> FB_WStringBuilder is still needs bugfixes

2021-08-28 22:29:20 Tree
[r912] by hermsen

v1.4.2.19
Fixed ticket [#138]
Pending: FB_WStringBuilder contains loads of bugs!
Introduced: FB_MetricFileControl and IFiletransfer

2021-08-28 22:22:36 Tree
[r911] by hermsen

updated trunk example for v1.4.2.19
Caution: verified library v1.4.2.19 only with this example project

2021-08-28 22:15:16 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
Older >