Search found 1 match

by Morbid
Sunday 29 October 2017 4:03
Forum: Other questions and discussions
Topic: VB Switch control
Replies: 1
Views: 420

VB Switch control

Hi All,
I am trying to get a VB prog to turn on/off a dummy switch, I can make the socket connection but Domoticz shows in the log
Error: UNHANDLED PACKET TYPE: FS20 74

My command string being sent,
http://127.0.0.1:8181/json.htm?type=command&dparam=switchlight&idx=4&switchcmd=Off

I know I am ...