Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to interact with a Trigger-Channel over the local REST-API #9

Open
derjoerg opened this issue Nov 17, 2023 · 0 comments
Open

How to interact with a Trigger-Channel over the local REST-API #9

derjoerg opened this issue Nov 17, 2023 · 0 comments

Comments

@derjoerg
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant