Hi,
I have changed the "sampleazureiotMESSAGE_CONTENT_TYPE" value to "application%2Fjson" now it is working.
Regards
Anoop
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I am currently working on the "iot-middleware-freertos-samples" to implement MQTT.
I am sending a JSON payload to the Azure IoT hub but in the Azure console, I am seining the payloads have a special character "" in them.
Below is the payload which I am sending:
{"PID":"FDI","SN":"SMA-A-006","Device_id":"SMA-A-006","FW ID":"ELOP","File Name":"ELOP040_C5W_SWNL15_HW900_Q_UPD.hex","File size":"8048","SW ver":"1.0","DS":"Success"}
Sharing the snapshot from Azure console, PFA.
I am sending the payload using the API "AzureIoTHubClient_SendTelemetry".
Regards
Anoop
Hi,
I have changed the "sampleazureiotMESSAGE_CONTENT_TYPE" value to "application%2Fjson" now it is working.
Regards
Anoop