Open
Description
From what I can understand, we send the actual message to our cloud by calling the print
function. When looking at the cloud telemetry, it first says "body" then the message itself followed by the "enqueuedTime". Is there a way to change the word "body" to "heartbeat"? Or how can I send a heartbeat to the cloud?
I'm using Arduino MKR WiFi 1010 for this development, with Azure IoT Hub as my broker.