Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Simple API

incmve edited this page Mar 25, 2016 · 3 revisions

The simple API is just that. At the moment the option are:

Start cleaning:

http://xxx.xxx.xxx.xxx/api?action=roomba&value=start

And dock:

http://xxx.xxx.xxx.xxx/api?action=dock&value=home

And restart the ESP:

http://xxx.xxx.xxx.xxx/api?action=reset&value=true
Clone this wiki locally