Azure / connectthedots

Connect tiny devices to Microsoft Azure services to build IoT solutions
http://connectthedots.io
MIT License
399 stars 274 forks source link

Gateway - add HTTP/REST sender #204

Closed spyrossak closed 7 years ago

spyrossak commented 8 years ago

Add option to use HTTP instead of AMQP for sending data to Azure Event Hub

olivierbloch commented 7 years ago

Obsolete, now we are using IoT Hub which supports MQTT, AMQP and HTTP Samples use a combination of those now