Child Topics

..

No child topics

Topic Readme

Not connected, not receiving live data

Last message

Not connected, not receiving live data
3072

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/inv2_total_dc_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/inverters/inv2_total_dc_power

Topic Stats

Messages Sent in Current Minute

1

Messages Sent in Last Minute

2

Messages Sent in Current Hour

27

Messages Sent in Last Hour

60

Messages Sent Today

142

Messages Sent Yesterday

1,633

Last Message Published

2025-11-04T08:16:21Z

Grand Central Message Broker © huditech 2025. All rights reserved