Английская Википедия:AllJoyn

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Use dmy dates Шаблон:Infobox software

AllJoyn is an open source software framework that allows compatible devices and applications to find each other, communicate and collaborate across the boundaries of product category, platform, brand, and connection type. Originally the AllSeen Alliance promoted the project, from 2013 until 2016 when the alliance merged with the Open Connectivity Foundation (OCF).[1] In 2018 the source code became hosted by GitHub.[2]

History

The AllJoyn technology was promoted by Qualcomm in 2011.[3] In December 2013, Qualcomm signed over the source code and trademark to the Linux Foundation with the creation of the AllSeen Alliance.[4][5] The alliance promoted interoperability for the Internet of things, and a number of consumer brands signed on including LG, Sharp Corporation, Haier, Panasonic, Sony,[6] Electrolux,[7] Sears and Arçelik.[8] Other members included Silicon Image, Cisco, TP-Link, Canary, Changhong, Two Bulls,[9] Affinegy,[10] doubleTwist, Fon, Harman, HTC, LIFX, Liteon, Muzzley, Onbiron,[11] Sproutling, Microsoft,[12] and Wilocity[13]

On 10 October 2016, the AllSeen Alliance merged with the Open Connectivity Foundation (OCF). OCF sponsored both the IoTivity and AllJoyn open source projects at the Linux Foundation. The expanded OCF board of directors consisted of executives from Electrolux, Arçelik A.S., ARRIS International plc, CableLabs, Canon, Cisco, GE Digital, Haier, Intel, LG Electronics, Microsoft, Qualcomm, Samsung, and Technicolor SA.[14][15] Within the merging process, the project's license was changed to the Apache License 2.0.

Source code was located in the AllJoyn project repositories until the end of 2017.[16] In 2018, development ended after the source and documentation were copied to GitHub.[2]

Technology

AllJoyn provided a core system services for interoperability among connected products and software applications across manufacturers to create dynamic proximal networks[17] using a D-Bus message bus.[18] Qualcomm has led development of this open source project, and first presented it at the Mobile World Congress 2011.[19] Unity Technologies has provided the 'AllJoyn Unity Extension' packaged with the AllJoyn SDK release 2.3.6 and above.[20] Original equipment manufacturer and original design manufacturer partners included Foxconn, Technicolor, LG Innotek, LeTV, and Xiaomi.[21]

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.[22] The communication layer (and thus hardware requirements) was limited to Wi-Fi.[23]

The system used the client–server model to organize itself. For example, a light could be a "producer" (server) and a switch a "consumer" (client).[24] 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.[24]

It is possible to extend the AllJoyn framework's capabilities by bridging other protocols. 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.[24] Microsoft integrated the AllJoyn runtime (standard client) and Router Node service in Windows 10.

The system had technology for audio streaming to multiple device sinks in a synchronized way.[25]

AllJoyn provided services that could be integrated with its core, such as onboarding, configuration, notification, and control panel.[26] The Lighting Service Framework (LSF) service was integrated into the common device model service.[27]

See also

References

Шаблон:Reflist

External links

Шаблон:Home automation