Child Topics

..

No child topics

Topic Readme

Not connected, not receiving live data

Last message

Not connected, not receiving live data
5266

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/inverters/export_power_raw \
  -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/inverters/export_power_raw

Topic Stats

Messages Sent in Current Minute

0

Messages Sent in Last Minute

1

Messages Sent in Current Hour

123

Messages Sent in Last Hour

238

Messages Sent Today

1,364

Messages Sent Yesterday

3,780

Last Message Published

2026-05-13T09:42:15Z

Grand Central Message Broker © huditech 2026. All rights reserved