Using muzzley to communicate alljoyn signals over cloud

262 views Asked by At

I want to create an App which will be able to communicate over cloud using alljoyn . While searching over net i got some information about muzzley ,Does muzzley provide supported cloud interface for Android apps to communicate over Internet. It can be a simple app say chatting . Are there some apps using muzzley for cloud communication in google playstore ?

Has someone used muzzley interfaces to communicate alljoyn messages over cloud.

1

There are 1 answers

3
Jorge Claro On BEST ANSWER

My name is Jorge Claro and I’m part of Muzzley engineering team.

Muzzley is a mobile app and a cloud platform that enables manufacturers and developers to connect their IoT devices to the end-user and provide some features like manual interaction or automation.

You can develop your own “widget” to communicate with your device. It’s very easy and once you do it, it will automatically appear inside the Muzzley mobile app (search for muzzley on Google Play).

Regarding the Alljoyn protocol, we already have a draft connector using the LSF to control bulbs, and, the Alljoyn core to control the power plugs. The code is available on github and there is also a video available on youtube where you can find the following:

  • Discovering the Alljoyn gateway and the local networked devices (bulbs)

  • Controlling the lamp through the internet on a 3G/LTE connection.

Code here: https://github.com/muzzley/alljoyn-muzzley-connector

Video here: https://www.youtube.com/watch?v=STGvBIByFJI

This example is targeted to run on a x86-64 or openWRT platforms. If you’d like to test drive it, please contact our support team at [email protected]. As this is a Alljoyn preview connector you don’t have it publicly available and you’ll need some access tokens.

Finally, we are always trying to grow our list of compatible devices, so if you would like to develop your own device integration using the Muzzley app, even without alljoyn, we’d love to help you.

Best regards,

Jorge Claro

Systems Integrator

Allseen Alliance Developer