Azure / connectthedots

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

Add support for AllJoyn devices #199

Closed ghost closed 7 years ago

ghost commented 9 years ago

Current CTD supports any device where you have access to the device or gateway and can modify the output string to send as JSON with the required fields. Would be great to support AllJoyn (See Wikipedia article at https://en.wikipedia.org/wiki/AllJoyn) devices, with the addition of a gateway or bridge - either in CTD or in AllJoyn itself. Should research options.

olivierbloch commented 7 years ago

Stale