mirror of https://git.48k.eu/ogserver
Request for existing clients: curl -X GET http://127.0.0.1:8888/clients Request: GET /clients Reply: 200 OK {"clients": [ { "addr" : "192.168.2.1", "state" : "OPG" }, { "addr" : "192.168.2.2", "state" : "OFF" }]} |
||
---|---|---|
.. | ||
clients.json | ||
post_clients.json | ||
run-tests.sh |