I'm new to Azure,
Can anybody please tel me in which format the data is being transferred from IoT device to IoT hub(device-to-cloud message)? I think it's in JSON. Also where is the data being stored? Is it xVelocity?
I'm new to Azure,
Can anybody please tel me in which format the data is being transferred from IoT device to IoT hub(device-to-cloud message)? I think it's in JSON. Also where is the data being stored? Is it xVelocity?
Can anybody please tel me in which format the data is being transferred from IoT device to IoT hub(device-to-cloud message)? I think it's in JSON.
Yes, you are right.
Also where is the data being stored? Is it xVelocity?
Device-to-cloud messages are retained in an IoT hub's default messages/events endpoint.
For more information you can reference "Understand device to cloud messaging"