Notifications
Clear all

What is the difference between IoTivity vs AllJoyn

RSS

(@anamika)
Noble Member
Joined: 2 years ago
Posts: 1381
22/03/2021 11:52 am

What are the differences between IoTivity and AllJoyn, apart from IoTivity being based on CoAP and AllJoyn based on D-Bus?

Are they interoperable?


Quote
(@ganesh)
Noble Member
Joined: 2 years ago
Posts: 1362
22/03/2021 11:52 am

Architecture:

IoTivity provides 4 basic components:

  • Discovery
  • Data transmission
  • Data Management
  • Device management

AllJoyn provides the following components:

  • App Code
  • Service Frameworks Libraries
  • Core Library
  • Router

It also provides the Thin variant without the Router.

Protocols:

  • IoTivity will be using multiple protocols, but fornow it uses CoAP. IT also has a MQTT plugin.
  • AllJoyn provides its ownbusbased on D-Bus Wire protocol. AllJoyn Gateway Agent will have connectors for REST, MQTT, XMPP and TR-069.
Platforms:

IoTivity currently supports:

  • Android
  • Arduino
  • darwin/iOS
  • Linux
  • Tizen
  • Windows
  • Yocto

AllJoyn currently supports:

  • Android
  • Arduino
  • iOS
  • Linux
  • OS X
  • Windows

ReplyQuote
Share:
Baidu