Ticket #39: FB_SparkplugB_SimpleEncoder discussion

Page 1.04 of 2.16
<< < 1 2 (Page 2 of 2)
  • aliazzz

    aliazzz - 2020-09-24
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -5,16 +5,16 @@
    
     Messages which are mandatory for this FB are:
    
    -* [ ] Node Death Certificate
    -* [ ] Node Birth Certificate
    -* [ ] Node Data 
    -* [ ] Device Death Certificate
    -* [ ] Device Birth Certificate
    -* [ ] Device Data
    +* [x] Node Death Certificate
    +* [x] Node Birth Certificate
    +* [x] Node Data 
    +* [x] Device Death Certificate
    +* [x] Device Birth Certificate
    +* [x] Device Data
    
     Pass a list of every All Metrics Which Will Ever Reported on during this &#34;Lifetime&#34;. (1)
    
    -* [ ] UpdateListOfMetricsWhichWillEverReportedOn( ListOfMetricsWhichWillEverReportedOn )
    +* [x] UpdateListOfMetricsWhichWillEverReportedOn( ListOfMetricsWhichWillEverReportedOn )
    
             Note 1
             This Method can be used to pass the entire list of metrics which will ever be
    @@ -33,7 +33,7 @@
    
     Pass a single instance of SimpleObject to the Encoder. (2)
    
    -* [ ] AddSimpleMetric( Timestamp, SimpleObject ) 
    +* [x] AddSimpleMetric( Timestamp, SimpleObject ) 
    
             Note 2
             This method accepts a single SimpleObject deliberatly, to keep burnerplate code low
    @@ -43,7 +43,7 @@
    
     Pass a prepared list of SimpleObjects to the Encoder. (3)
    
    -* [ ] AddMetricList( Timestamp, ListOfSimpleObjects ) 
    +* [x] AddMetricList( Timestamp, ListOfSimpleObjects ) 
    
             Note 3
             This method accepts a List of SimpleObject, this way you can send multiple values
    
    • status: accepted --> pending
     
  • aliazzz

    aliazzz - 2020-09-24
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -10,7 +10,7 @@
     * [x] Node Data 
     * [x] Device Death Certificate
     * [x] Device Birth Certificate
    -* [ ] Device Data
    +* [x] Device Data
    
     Pass a list of every All Metrics Which Will Ever Reported on during this &#34;Lifetime&#34;. (1)
    
     
  • aliazzz

    aliazzz - 2020-10-03

    This Ticket is sufficiently closed
    Any bugs will receive their own ticket

     
  • aliazzz

    aliazzz - 2020-10-03
    • status: pending --> closed
     
<< < 1 2 (Page 2 of 2)

Log in to post a comment.