FlowGet¶
- GET /v1/getCurrentVolumeFlow¶
Gets the current total volume flow value in liters.
Example request:
GET /v1/getCurrentVolumeFlow HTTP/1.1 Host: 192.168.2.103:5001 Accept: text/html
Example response:
HTTP/1.1 200 OK Access-Control-Allow-Origin: * Content-Length: 10 Content-Type: text/html; charset=utf-8 Date: Mon, 25 Jul 2022 11:07:46 GMT Server: waitress {13.18492}
Example response-content:
{0.87890} {13.18492} {}
- Status Codes:
200 OK – No error
404 Not Found – Error