AllJoyn IOT Framework
#1
I am posting to seek any common interest in adding the AllJoyn Internet-of-things frameworks to Kodi.

I have just been playing around at the moment but definitely think it could be a good match with Kodi as both a device to control as well as a device to control from.

The project is hosted by the Linux Foundation but has daemons written for almost all major operating systems and bindings for most of the major languages. Its GPL2 licensed and has seemed to have gained a bit of momentum especially since the announcement that its the IOT framework of choice for Windows 10.

The rough plan at the moment is to use SWIG to port the C++ API's to Python so that they can be used by Kodi. The different frameworks would then be broken into a few different add-ons so that developers only need to include what they need and the work can be broken up a little bit.
Reply
#2
why not make it a binairy addon which is way faster and provide hooks for Kodi/python libs or JSON-RPC?
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#3
I did write a Python wrapper for AllJoyn using CTypes if that would help.
https://github.com/glennpierce/alljoyn_python
Reply

Logout Mark Read Team Forum Stats Members Help
AllJoyn IOT Framework0