D901 #2
3 changed files with 8 additions and 3 deletions
11
README.md
11
README.md
|
|
@ -13,7 +13,7 @@ As work to reverse the protocols and provide a self-hosted central server is sti
|
||||||
| Deebot M81 Pro | XMPP |
|
| Deebot M81 Pro | XMPP |
|
||||||
| Deebot 900/901 | MQTT |
|
| Deebot 900/901 | MQTT |
|
||||||
|
|
||||||
For more information about the protocols and how it works, see the [How does it work?](README.md#how-does-it-work) section at the end. If you test against another model and it works, please report it so it can be added to the list.
|
For more information about the protocols and how it works, see the [How does it work?](#how-does-it-work) section at the end. If you test against another model and it works, please report it so it can be added to the list.
|
||||||
|
|
||||||
## Why?
|
## Why?
|
||||||
For fun, mostly :)
|
For fun, mostly :)
|
||||||
|
|
@ -74,16 +74,21 @@ Instructions (verified to work with Sucks 0.8.3)
|
||||||
## Using with the official Android/iOS App
|
## Using with the official Android/iOS App
|
||||||
Bumper *can* be used with the official app, but with limitations. Your phone needs to use your DNS server with custom settings, and you ***must*** import Bumper's CA cert and trust it before the app will work.
|
Bumper *can* be used with the official app, but with limitations. Your phone needs to use your DNS server with custom settings, and you ***must*** import Bumper's CA cert and trust it before the app will work.
|
||||||
### DNS
|
### DNS
|
||||||
- Configure your DNS server as described above in the DNS section.
|
- Configure your DNS server as described above in the [DNS](#dns) section.
|
||||||
### Import the Bumper CA Cert
|
### Import the Bumper CA Cert
|
||||||
- E-mail yourself the Bumper CA cert (located at `./certs/CA/cacert.pem`)
|
- E-mail yourself the Bumper CA cert (located at `./certs/CA/cacert.pem`)
|
||||||
|

|
||||||
- Import the cert as a CA, and trust it
|
- Import the cert as a CA, and trust it
|
||||||
- Instructions here are different for iPhone vs Android
|
- Instructions here are different for iPhone vs Android
|
||||||
|
##### Importing the CA Cert on iOS
|
||||||
|
- Open the e-mail on your iOS device, and click the attached cert
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
### Use the app
|
### Use the app
|
||||||
|
|
||||||
- Open the app
|
- Open the app
|
||||||
- At this time there is no authentication layer, you can enter any email address and password (as long as it is 6 characters) and you will be authenticated
|
- At this time there is no authentication layer, you can enter any e-mail address and password (as long as it is 6 characters) and you will be authenticated
|
||||||
- If your robot has already checked into Bumper, then it will be available in the list of robots
|
- If your robot has already checked into Bumper, then it will be available in the list of robots
|
||||||
- The app now does a ping to the robot to make sure it is online, and if it is you can now control the robot
|
- The app now does a ping to the robot to make sure it is online, and if it is you can now control the robot
|
||||||
|
|
||||||
|
|
|
||||||
BIN
docs/images/emailcert.png
Normal file
BIN
docs/images/emailcert.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
BIN
docs/images/ios_email_cert.png
Normal file
BIN
docs/images/ios_email_cert.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
Loading…
Add table
Add a link
Reference in a new issue