Azure / iot-edge-testing-utility

IoT Edge testing utility for developers to test, debug and troubleshoot IoT Edge modules.
MIT License
5 stars 8 forks source link

Allow JSON data #13

Closed yalaas closed 4 years ago

yalaas commented 4 years ago

Fix issue: Error when sending JSON data #12

Allow JSON data to be sent to the messages endpoint.

ghost commented 4 years ago

CLA assistant check
All CLA requirements met.

SLdragon commented 4 years ago

Thank you @yalaas for your fix