virtualzone/landroid-bridge

Pure HTTP/REST communication?

konrad79 opened this issue · 1 comments

I established a connection to the landroid api via:
https://api.worxlandroid.com/api/v2/oauth/token

and get information about my mower with:

https://api.worxlandroid.com/api/v2/product-items

But I'm now stuck in the api functions for sending data, start, stop etc. the mower.
Are there any api functions, too - or do I have to set up such a MQTT server to communicate with the API after login?

@konrad79 have you been able to move forward with your project ?
With a help of other user here: #98 I also established connection via api but would love to see your config too :) ... you know ... would be great to learn how others are working with this terrible worx api :) maybe we could combine work of few to produce something what really works as it should.