Svn Commit Log


Commit Date  
[r393] by aliazzz

changed the EoN example

2020-10-03 19:06:25 Tree
[r392] by aliazzz

v0.0.0.33

Revised MQTT publishing

2020-10-03 18:46:32 Tree
[r391] by aliazzz

update

2020-10-03 18:20:20 Tree
[r390] by aliazzz

updated the example in the trunk

2020-10-03 18:13:05 Tree
[r389] by i-campbell

binary library trunk

2020-10-03 18:09:59 Tree
[r388] by aliazzz

workingcopy from trunk

2020-10-03 18:04:55 Tree
[r387] by aliazzz
2020-10-03 18:02:30 Tree
[r386] by i-campbell

v0.0.0.32 fixed find changes always initializing the encoder, which was resulting in seq counting up.

2020-10-03 16:42:46 Tree
[r385] by aliazzz

commit of trunk lib binary

2020-10-03 15:32:11 Tree
[r384] by aliazzz

v0.0.0.31 from Aliazzz Branch

Fixed NDATA via 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:25:40 Tree
[r383] by aliazzz

updating EoN testcode

Beware to update the library to v.0.0.0.31 when it is in the trunk!

2020-10-03 15:19:27 Tree
[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
Older >