Hi,
I've successfullt installed the Python MQTT gateway, and can read values from the car.
However, I also want to run some commands. First of all, i'd like to run get the vehicle status, since I want to force a refresh of the (the soc hasn't been updated in several hours, but it should since I'm charging). I understand how MQTT works, but I don't know which command to publish to achieve what I want. I've tried to read the documentation here , but I don't understand it.
Can anybody get me on the right track, using Vehicle Status as an example?
Hi,
I've successfullt installed the Python MQTT gateway, and can read values from the car.
However, I also want to run some commands. First of all, i'd like to run get the vehicle status, since I want to force a refresh of the (the soc hasn't been updated in several hours, but it should since I'm charging). I understand how MQTT works, but I don't know which command to publish to achieve what I want. I've tried to read the documentation here , but I don't understand it.
Can anybody get me on the right track, using Vehicle Status as an example?