Added realtime day use to MQTT

This commit is contained in:
Gunnar Skjold
2022-03-17 18:51:13 +01:00
parent a92524eaf8
commit beafcd300b
8 changed files with 9 additions and 5 deletions

View File

@@ -11,6 +11,7 @@
},
"realtime" : {
"h" : %.2f,
"d" : %.1f,
"t" : %d
}
}

View File

@@ -23,6 +23,7 @@
},
"realtime" : {
"h" : %.2f,
"d" : %.1f,
"t" : %d
}
}

View File

@@ -28,6 +28,7 @@
},
"realtime" : {
"h" : %.2f,
"d" : %.1f,
"t" : %d
}
}

View File

@@ -32,6 +32,7 @@
},
"realtime" : {
"h" : %.2f,
"d" : %.1f,
"t" : %d
}
}