Remote code & sends data to MQTT
Hello, everyone.
I am trying to write a code (remotely) that updates the values of the properties inside of my json object. Then I want to take these values and send it to MQTT.
My questions are:
1. how do I go about writing the remote code? (which language would you suggest for this scenario).
2. How do I send these values to MQTT?
I will really appreciate your suggestions.
Thank you

