Page 1 of 1

error 500 for http request

Posted: 26 Jun 2013 14:34
by pcthx51
hello ,
i'm newbie on the forum... and i really don't speak well !

I explain my problem :
i've 3 duwi blind control with zwave.me modified firmware and 1 duwi original blind control.

with the web interface or the zway apps for ios, i can't open or close the 4 blinds !

but with http request, i've a problem with the last peripheral !
one of the 3 zwave.me modified firmware is node 2

the http command : http://localhost:8083/ZWaveAPI/Run/devi ... asic.Set(0 or 255) return me a response OK

but the http command : http://localhost:8083/ZWaveAPI/Run/devi ... asic.Set(0 or 255) return me a response "internal sever error"
i notify that device 8 is the duwi blind control with original firmware

What is written in the log?

Posted: 26 Jun 2013 14:34
by PoltoS
What is written in the log? May be interview was not complete for that device?

hello, thanks for your

Posted: 26 Jun 2013 14:34
by pcthx51
hello, thanks for your response !
i've find the mistake with a friend .
the duwi blind control with no modified firmware can't be piloted with the basic command class...
So i just use the command class 38 (switchbinarylevel) and it's ok !!!