question

c4software avatar image
c4software asked

Cerbo GX / Venus OS : Creation of a Generic EV Charger via MQTT failed

Hi,

I'm trying to create a generic EV Charger entry in my Cerbo GX (Venus OS V3.33). I have enabled both MQTT SSL and MQTT Clear Text, and I am able to connect via MQTT Explorer and publish messages successfully.

According to other posts and the documentation, to add a « vecharger » I should send the following payload to the topic device/fe001/Status:

{ "clientId": "fe001", "connected": 1, "version": "1.0", "services": { "ev1": "evcharger" } }

After doing this, I should receive the device instance and respond on device/fe001/DBus.

However, nothing happens. Am I missing something required to allow new devices from MQTT on my production Venus OS?

PS: I know I will have to send other messages after the creation, but I didn't receive any Instance ID from the VenusOS.

Thanks a lot for your help.

cerbo gxVenus OSMQTTev charger
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

1 Answer
nickdb avatar image
nickdb answered ·

@c4software this topic belongs in the modifications section, as it is software/dev orientated.

If you read in that section, you will find that it has moved to a new forum. Please post your topic there. Thanks.

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.