Child Topics

..

No child topics

Topic Readme

Not connected, not receiving live data

DC Power

This is the DC power: ?

It gets pulled via Modbus from the Sungrow converters.

Readme from https://github.com/stefan-hudelmaier/house/blob/main/gcmb/inverters/total_dc_power/README.md

Last message

Not connected, not receiving live data
1684.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/inverters/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/total_dc_power

Topic Stats

Messages Sent in Current Minute

8

Messages Sent in Last Minute

2

Messages Sent in Current Hour

0

Messages Sent in Last Hour

170

Messages Sent Today

2,161

Messages Sent Yesterday

1,561

Last Message Published

2026-09-20T14:00:38Z

Grand Central Message Broker © huditech 2026. All rights reserved