B4J Question [SonOff] Has anyone been able to use the eWeLink API?

schalkgreyling

Member
Licensed User
Longtime User
Hi rtek,

I created a nodejs server as per the guide on ewelink API which writes the data to a mysql table, i then read the data using from the table using my app. Not the best approach, but would also like to find out if you can use the the API directly from your ios/android app.

Maybe that helps a bit with your solution.
 
Upvote 0

schalkgreyling

Member
Licensed User
Longtime User
Also - You can trigger devices using a web URL if you use webhooks (This is by far the easiest, you do however have a few limitations). ie you cannot read data.
 
Upvote 0
Top