adding stats api call. good for monitoring

pull/59/merge
jbruce 2022-05-21 10:20:45 -04:00
rodzic 97a13e1a45
commit dcd722ad5f
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -10,3 +10,8 @@ restart the kiln on a specific profile and start at minute 60
stop a schedule
curl -d '{"cmd":"stop"}' -H "Content-Type: application/json" -X POST http://0.0.0.0:8081/api
stats for currently running schedule
curl -d '{"cmd":"stats"}' -H "Content-Type: application/json" -X POST http://0.0.0.0:8081/api