You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the app and in the browser this channel is shown as switch and I can active it. Regarding the function ID it is a Trigger, which I can confirm (no state, momentary switch, button).
But which REST-command do I need to "press" it? The two input-Datapoints don't help
Thanks a lot in advance
Joerg
The text was updated successfully, but these errors were encountered:
Hi,
I discovered the following channel through the local REST-API
"ABB28EBC3651": { "interface": "TP", "displayName": "Sensor/switch actuator, 8/8gang, MDRC", "unresponsive": false, "unresponsiveCounter": 0, "defect": false, "channels": { ..., "ch0012": { "floor": "01", "room": "13", "displayName": "Garagentor", "functionID": "45", "inputs": { "idp0001": { "pairingID": 2, "value": "1" }, "idp0003": { "pairingID": 4, "value": "0" } }, "outputs": {}, "parameters": { "par0032": "10" } }, ... }, "parameters": { "par0026": "1" }
In the app and in the browser this channel is shown as switch and I can active it. Regarding the function ID it is a Trigger, which I can confirm (no state, momentary switch, button).
But which REST-command do I need to "press" it? The two input-Datapoints don't help
Thanks a lot in advance
Joerg
The text was updated successfully, but these errors were encountered: