devicehive / IoT-framework

* DEPRECATED * DeviceHive GO Framework for IoT and M2M
http://devicehive.com
MIT License
40 stars 17 forks source link

Add support for multiple devices to AllJoyn bridge #20

Open demon-xxi opened 8 years ago

demon-xxi commented 8 years ago

Current bridge supports only one device reliably. It has to spawn new process for each services registration call. They should also unique folders because of nvram persistence.

split alljoyn-daemon into 2 apps or make it call itself with arguments