Corrections for the MQTT messages from the co2meters.

Fri, 18 Sep 2020 14:56:08 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 18 Sep 2020 14:56:08 +0200
changeset 719
70f382a2b842
parent 718
59b02b64131b
child 720
b6a616372a26

Corrections for the MQTT messages from the co2meters.

doc/bms-ch8.sgml file | annotate | diff | comparison | revisions
--- a/doc/bms-ch8.sgml	Sat Sep 12 16:29:26 2020 +0200
+++ b/doc/bms-ch8.sgml	Fri Sep 18 14:56:08 2020 +0200
@@ -116,6 +116,7 @@
     "net": {
       "address": "10.126.151.11",
       "ifname": "eth0",
+      "ssid":"WIFISSID",
       "rssi": 0
     }
   }
@@ -348,7 +349,6 @@
 </para>
 <programlisting>
 {
-  "seq":228196,
   "metric":{
     "units":[
       {
@@ -403,7 +403,6 @@
 </para>
 <programlisting>
 {
-  "seq":228229,
   "metric":{
     "uuid":"c0ffeeee-dead-beef-caf0-3c71bffe4054",
     "temperature":21.125,

mercurial