Question
How can I send messages to azure iot hub?
Hi,
I want to send messages from thingworx to iothub-thing (device).
I installed correctly the azure iot connector and I can read messages from edge devices.
I need to send message from thingwox as JSON like this:
{"Id":"0x02","Type":"Command"}
How can I do this????
Thanks

