question

njordan avatar image
njordan asked

Change settings VenusGX via MQTT (mosquitto_pub)

I tried to be able to use linux simple mosquitto_pub to change the following setting: Settings/CGwacs/MaxDischargePower


so i used: mosquitto_pub -h XXXXXXXXXXXX -t ‘N/XXXXXXXXX/settings/0/Settings/CGwacs/MaxDischargePower’ -m ‘{“value”:"100"}’


but it does not work at all. tried various versions...also other discussions but no success.

https://community.victronenergy.com/questions/8545/write-mqtt-msg-to-change-current-limit.html

Any idea what else i could try? Should this work at all to change settings? I hope so.




MQTT
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
Ayoze avatar image
Ayoze answered ·

same issue here, any solution? Im able to see by MQTT Explorer that the setting is updated but in the Cerbo GX console is like nothing happened....


command: victron/N/{my-id}/settings/0/Settings/CGwacs/MaxDischargePower

1701675590976.png


1701675590976.png (63.5 KiB)
2 |3000

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

Related Resources