AllJoyn

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

AllJoyn is a system that allows devices to communicate with other devices around them. A simple example would be a motion sensor letting a light bulb know no one is in the room it is lighting, so it can shut itself off.

Details

The system itself is an open source project which provides a universal software framework and core set of system services that enable interoperability among connected products and software applications across manufacturers to create dynamic proximal networks[1] using a D-Bus message bus.[2] Qualcomm has led development of this open source project, and first presented it at the Mobile World Congress 2011.[3] Unity Technologies has provided the 'AllJoyn Unity Extension' packaged with the AllJoyn SDK release 2.3.6 and above.[4] Major OEM and ODM partners includes Foxconn, Technicolor, LG-Innotek, LeTV and Xiaomi.[5]

The AllJoyn software framework and core system services let compatible devices and applications find each other, communicate and collaborate across the boundaries of product category, platform, brand, and connection type. Target devices include those in the fields of Connected Home, Smart TV, Smart Audio, Broadband Gateways, and Automotive.[6] Qualcomm is working on providing OEM solutions. Currently, the communication layer (and thus hardware requirements) is limited to wi-fi.[7]

Though the protocol started at Qualcomm, they have signed over the source code to the Linux Foundation. The AllSeen Alliance[8] has been created to promote some type of interoperability for the internet of things, and a number of consumer brands have signed on including LG, Sharp, Haier, Panasonic, Sony,[9] Electrolux,[10] Sears and Arçelik.[11] Other members include Silicon Image, Cisco, TP-Link, Canary, Two Bulls,[12] doubleTwist, FON, Harman, HTC, LIFX, Liteon, Muzzley, Onbiron,[13] Sproutling, Microsoft[14] and Wilocity[15]

Technology

The system uses the Client–server model to organize itself. For example, a light could be a "producer" (server) and a switch a "consumer" (client).[16]

Each "producer" on the network has an XML file called introspection that is used to advertise the device's abilities and what it can be asked to do.[16]

Microsoft has added a technology called Device System Bridge that allows devices using home or building protocols such as Z-Wave and BACnet to appear on an AllJoyn network.[16]

The system also has technology for audio streaming to multiple device sinks in a synchronized way.[17]

APIs

Lighting Service Framework

  • Lighting Service Framework (LSF) provides an open and common way of communicating for AllJoyn-based connected lighting products, regardless of manufacturer.[18]

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. http://cdn.oreillystatic.com/en/assets/1/event/61/Peer-to-Peer%20Technology_%20Driving%20Innovative%20User%20Experiences%20in%20Mobile%20Presentation.pdf
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. https://allseenalliance.org/
  9. http://www.itproportal.com/2014/09/08/sony-joins-qualcomms-alljoyn-platform-smart-home-race-heats/
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. http://twobulls.com/2014/03/two-bulls-joins-allseen-alliance/
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. https://appdevelopermagazine.com/2125/2014/11/18/Microsoft-Implementing-AllJoyn-Into-Windows-10-to-Support-IoT-Interoperability/
  15. http://gigaom.com/2013/12/09/the-allseen-alliance-alliance-launches-as-a-standard-for-the-internet-of-things/
  16. 16.0 16.1 16.2 Lua error in package.lua at line 80: module 'strict' not found.
  17. Lua error in package.lua at line 80: module 'strict' not found.
  18. https://wiki.allseenalliance.org/tsc/connected_lighting

External links