Page 1 of 1

ESP32 Azure MQTT communication and JSON transmission inquiry

Posted: Mon Feb 15, 2021 3:19 am
by ssu7942
Hi.
I am currently implementing Azure communication using the ESP32-WROOM-32 module.

Arduino Board Manager URLS: https://raw.githubusercontent.com/espre ... index.json

ESP32 Dev Module Example -> ESP32 Azure IoT Arduino -> GetStarted

We tested and implemented up to Azure transport using examples.

Transmission must be in JSON format.

The transferred data was verified using Azure IOT Explorer.

Is there a way to change the body and attribute list shown in the attached picture? If so, what should be changed? [ex1.jpg]

We will also attach the source part for reviewing which part needs to be changed. [ex2.jpg ~ ex3.jpg]