Jump to content

Using web service


G W

Recommended Posts

I just noticed something I find strange.

Ihave a SwitchLin Dimmer (2476D) that is linked to a KeypadLinc Dimmer (2486) button C.

When I use the web service to turn on the 2476, it does not turn on Buttom C on the 2486.

What am I failing to do when I send the command to the web service?

 

Here is what I am sending:

 

aUDIServiceParam.control = "DFON"

aUDIServiceParam.action = ""

aUDIServiceParam.flag = "1"

aUDIServiceParam.node = "D 2F 11 1"

 

Thanks,

Gaty

Link to comment

You can think of a switchlinc dimmer (or similar devices) as two separate devices, a dimmer and a controller (which is permanently linked to control the dimmer). The controller is what is linked to the keypadlinc button, but you're just turning on the dimmer via the web services, so no signal is sent to the keypadlinc button. Instead, turn on the group (scene) that contains both the switchlinc and the keypadlinc button.

 

Keith

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...