Child Topics
.. |
No child topics |
Topic Readme
Not connected, not receiving live data
Battery Power
A positive value means that the battery is charged. A negative value means that the battery is discharging.
Readme from https://github.com/stefan-hudelmaier/house/blob/main/gcmb/battery/power/README.md
Last message
Not connected, not receiving live data
0
Timeseries
Clients
Publish data:
mosquitto_pub \
-h gcmb.io \
-p 8883 \
-i CLIENT_APP_ID/pub \
-u CLIENT_APP_ID \
-P CLIENT_APP_SECRET \
-t stefan/house/battery/power \
-r \
-m "test"
Subscribe to data:
mosquitto_sub \
-h gcmb.io \
-p 8883 \
-i CLIENT_APP_ID/sub \
-u CLIENT_APP_ID \
-P CLIENT_APP_SECRET \
-t stefan/house/battery/power
Topic Stats
Messages Sent in Current Minute
0
Messages Sent in Last Minute
0
Messages Sent in Current Hour
0
Messages Sent in Last Hour
0
Messages Sent Today
2,095
Messages Sent Yesterday
4,011
Last Message Published
2025-08-03T10:15:26Z
Grand Central Message Broker © huditech 2025. All rights reserved