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
-1617.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

4

Messages Sent in Last Minute

4

Messages Sent in Current Hour

162

Messages Sent in Last Hour

266

Messages Sent Today

671

Messages Sent Yesterday

6,580

Last Message Published

2025-04-25T02:38:43Z

Grand Central Message Broker © huditech 2025. All rights reserved