Update docs
Update docs
This commit is contained in:
parent
0157cac703
commit
d99a37d6ba
5 changed files with 213 additions and 26 deletions
|
|
@ -4,11 +4,11 @@ Bumper runs multiple services to re-create what the central EcoVacs servers prov
|
|||
|
||||
**Services**
|
||||
|
||||
| Service | Description | Ports | Source File |
|
||||
|--|--|--|--|
|
||||
| Service | Description | Ports | Source File |
|
||||
| ----------- | ------------------------------------------------ | ------------ | --------------- |
|
||||
| Web Servers | Provide authentication and for MQTT bots command | 443 and 8007 | `confserver.py` |
|
||||
| XMPP Server | For bots that utilize this protocol | 5223 | `xmppserver.py` |
|
||||
| MQTT Server | For bots that utilize this protocol | 8883 | `mqttserver.py` |
|
||||
| XMPP Server | For bots that utilize this protocol | 5223 | `xmppserver.py` |
|
||||
| MQTT Server | For bots that utilize this protocol | 8883 | `mqttserver.py` |
|
||||
|
||||
**App/Authentication**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue