Rest API call

Hi,

Is there REST API are exposed, is there REST API END point. So that I can call from REST client.

Or it support only socket connection, as mentioned in Android sample project.

Thanks
Mohsin

RESTful API is not supported, only socket API is available.

Thank you

Do you have sample Java application with main method where we can test it.

Sorry, we don’t have Java example, but I think there should be some examples contributed by other users, you may do some search.

Hi We are trying to build android app to controll the yeelight bulb. Android sample code works only when app and bulb same wifi net work.

How to make it work over the internet. Please suggest.

Thanks
Mohsin

No way to make it work through internet. The cloud interface is not private and will not be opened to third party.

Can we use wifi hub. then hub do the socket connection to the bulb.

Thanks
Mohsin

Is there SDK by using it we can communicated with Singapur server from our app and control the app. For this do we need to register with yeelight as developer. Please let us know the process.

Thanks
Mohsin

Sorry, there is no SDK provided to 3rd party that can be used to access the server.

Is any Hub implementation for yeelight, Where from our app send the request to Hub , Hub intern send the command to Bulb.

Thanks
Mohsin