mirror of
https://github.com/cesanta/mongoose.git
synced 2025-08-06 13:37:34 +08:00
Update readme
This commit is contained in:
parent
2e750236be
commit
9f8424e93f
@ -8,9 +8,11 @@ following features:
|
|||||||
- Multiple logins with different permissions (admin and user)
|
- Multiple logins with different permissions (admin and user)
|
||||||
- Web UI is fully embedded into the server/firmware binary, and does not
|
- Web UI is fully embedded into the server/firmware binary, and does not
|
||||||
need a filesystem to serve it. UI is resilient to FS problems
|
need a filesystem to serve it. UI is resilient to FS problems
|
||||||
- View and change server settings
|
- Administrators can change server settings
|
||||||
- All changes are propagates to all connected clients
|
- All changes are propagates to all connected clients
|
||||||
- Live interactive chat that demonstrates bi-directional data exchange
|
- A device is connected to the external MQTT server
|
||||||
|
- Logged in clients can send/receive messages to a device which get
|
||||||
|
forwarded to MQTT
|
||||||
|
|
||||||
# Screenshots
|
# Screenshots
|
||||||
|
|
||||||
@ -20,6 +22,6 @@ This is a login screen that prompts for user/password
|
|||||||
|
|
||||||
# Main dashboard
|
# Main dashboard
|
||||||
|
|
||||||
A main dashboard page shows device settings form, and live chat
|
A main dashboard page shows and interactive MQTT console
|
||||||
|
|
||||||

|

|
||||||
|
Loading…
Reference in New Issue
Block a user