Hello,
I have a Hyper 2000 disconnected from the cloud. It writes the data to the topic /gDa3tb/xxxxxxxx on mosquitto.
Mosquitto and solarflow-control are running on Docker.
In the config.ini of solarflow-control I have defined the product_id
`[solarflow]
product_id = gDa3tb
device_id = xxxxxxxx
`
The log shows at startup
2025-05-05 17:41:04,310:INFO: Solarflow Hub: gDa3tb/xxxxxxxx
and
025-05-05 17:41:04,489:INFO: Connected to MQTT Broker!
2025-05-05 17:41:04,489:INFO: Hub subscribing: /73bkTV/xxxxxxxx/properties/report
solarflow-control subscribes to the wrong topic, any hints?
Hello,
I have a Hyper 2000 disconnected from the cloud. It writes the data to the topic /gDa3tb/xxxxxxxx on mosquitto.
Mosquitto and solarflow-control are running on Docker.
In the config.ini of solarflow-control I have defined the product_id
`[solarflow]
product_id = gDa3tb
device_id = xxxxxxxx
`
The log shows at startup
2025-05-05 17:41:04,310:INFO: Solarflow Hub: gDa3tb/xxxxxxxx
and
025-05-05 17:41:04,489:INFO: Connected to MQTT Broker!
2025-05-05 17:41:04,489:INFO: Hub subscribing: /73bkTV/xxxxxxxx/properties/report
solarflow-control subscribes to the wrong topic, any hints?