Add monitor documentation
This commit is contained in:
parent
a0d5aadc6a
commit
f6e2d9b3b2
@ -307,6 +307,12 @@ Once the other client is here and ready, the server will send a notification to
|
||||
"status": "success"
|
||||
}
|
||||
|
||||
# Server monitor
|
||||
|
||||
The server provides a live monitor interface on a local socket server. You can follow the monitor data with:
|
||||
|
||||
$ sudo socat - UNIX-CONNECT:/tmp/nymea-remoteproxy-monitor.sock
|
||||
|
||||
# Client usage
|
||||
|
||||
The client allowes you to test the proxy server and create a dummy client for testing the connection.
|
||||
|
||||
Reference in New Issue
Block a user