Closed strieflinger closed 6 years ago
The MaxSonar sensor returns a range of 5000 in case no target is detected. In this case a GET on /cistern/state should return an error. A 500 (Internal Server Error) with an explaining text would be an option.
5000
GET
/cistern/state
The MaxSonar sensor returns a range of
5000
in case no target is detected. In this case aGET
on/cistern/state
should return an error. A 500 (Internal Server Error) with an explaining text would be an option.