Svn Commit Log


Commit Date  
[r382] by aliazzz

v0.0.0.31

Fixed ticket #63
1) Init Encoder in usual way,
2) ChangeDetection (adds data to internal encoder),
3) Block ChangeDetection and immediately Send Payload,
4) Repeat from step 1.

2020-10-03 15:15:29 Tree
[r381] by aliazzz

updated local branch with updated unittest for SparkplugB_Simple

2020-10-02 18:16:57 Tree
[r380] by aliazzz

fresh workingcopy from trunk

2020-10-02 17:21:03 Tree
[r379] by aliazzz

deleted branch copy

2020-10-02 17:04:47 Tree
[r378] by i-campbell

updated binary of library and unit test in trunk

2020-10-02 15:24:46 Tree
[r377] by i-campbell

Updated unittest to use library v0.0.0.30

2020-10-02 15:15:44 Tree
[r376] by i-campbell

v0.0.0.30 solved [#57] / ERROR.PayloadNotEnoughMetrics
problem was bdseq wasn't part of AllMetrics
also corrected bdseq to ULINT / UInt64. was LINT/Int64

2020-10-02 15:13:31 Tree
[r375] by aliazzz

binary commit of v0.0.0.29

2020-10-02 12:51:53 Tree
[r374] by aliazzz

Updated trunk with Aliazzz Branch v0.0.0.29

2020-10-02 12:34:12 Tree
[r373] by i-campbell

binary commit of library to trunk v0.0.0.28

2020-10-02 11:07:07 Tree
[r372] by i-campbell

v0.0.0.28 fixes [#60] problem with ReencodeLengthDelimited

2020-10-02 11:02:51 Tree
[r371] by aliazzz

v0.0.00.28

Reworked every EoN method to include better error handling.
The methods return TRUE/FALSE according to error or succes with proper diagnosis in log

Beware that if any certificate "errors" we get a loop of the state machine as it will retry that step infinitly!

2020-10-01 22:11:15 Tree
[r370] by aliazzz

Various refactoring and shaping of the FB_Edge_Of_Network_Node methods to

DBSeq is for DEATH/BIRTH especially;
LWT_NDEATH => BdSeq 0 (tally up 1 with each death/birth so 1,2,3, etc)
NBIRTH <= BdSeq = LWT_NDEATH.BdSeq,
Seq = 0(!)

Every subsequent NDATA, DBIRTH, DDEATH and DDATA uses Seq = Seq+1 MOD 256

2020-09-30 22:47:28 Tree
[r369] by aliazzz

v0.0.0.27 ULINT => T_DateTime where applicable

2020-09-30 20:51:46 Tree
[r368] by aliazzz

ULINT => T_DateTime if the ULINT is used for DATETIME

2020-09-30 17:42:59 Tree
[r367] by aliazzz

fresh copy from trunk

2020-09-30 17:06:34 Tree
[r366] by aliazzz

removing branch to make place for a fresh copy from trunk

2020-09-30 17:03:43 Tree
[r365] by i-campbell

commit of binary .library

2020-09-27 20:48:14 Tree
[r364] by i-campbell

V0.0.0.27 Fixed #58 EoN, NDATA: extra metric "seq" is not allowed
Also fixed similar problem with DDATA
Snuck in a fix for array bounds in FB_SparkplugBSimple/FindChanges, which was producing 27 warnings

2020-09-27 20:47:23 Tree
[r363] by i-campbell

commit of binary .library

2020-09-27 20:23:59 Tree
[r362] by i-campbell

v0.0.0.26 added TLSHelpers for installing trusted certs or generating client certs

2020-09-27 20:21:57 Tree
[r361] by aliazzz

commit of binary .library

2020-09-27 19:16:19 Tree
[r360] by aliazzz

Committing v0.0.0.25 from Aliazzz Branch;
TLS Support for EoN
PublishPeriod
Correction of illegal Characters (/,#,+) in device, node and groupid
Many fixes etc.

2020-09-27 18:56:06 Tree
[r359] by aliazzz

Various fixes, added TLS

2020-09-27 18:25:59 Tree
[r358] by aliazzz

This unittest is ment for sparkplug library v0.0.0.25 anf CfUnit v1.0.9.995

unittests added for SparkplugB;
DBIRTH
DDEATH
NBIRTH
NDEATH
DDATA
NDATA
FindChanges

2020-09-27 14:49:21 Tree
Older >