AllJoyn

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.

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

See also

References

External links

This article is issued from Wikipedia - version of the Sunday, May 01, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.