Page 1 of 1

Expected response from Domoticz?

Posted: 23 Nov 2015, 17:20
by rmtucker
Just wondering if the Domoticz http plugin is looking for the correct response?


From the domoticz plugin code:-

if (line.substring(0, 15) == "HTTP/1.1 200 OK")


From the Domoticz wiki:-

All responses include a status which is either OK on success or ERR on failure

{
"status" : "OK"
}