--- 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 "Lifetime". (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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--- 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 "Lifetime". (1)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Diff:
This Ticket is sufficiently closed
Any bugs will receive their own ticket