Changes
Jump to navigation
Jump to search
16 bytes removed
, 13:30, 16 November 2021
Line 1: |
Line 1: |
| ==Switch-press-release (Recommended)== | | ==Switch-press-release (Recommended)== |
| + | For correct operation, it is required that the button, when pressed, should send 1, and when released, 0 |
| + | This kind of configuration can be used for double, triple clicks and dimming |
| | | |
| ===Button configuration in ETS:=== | | ===Button configuration in ETS:=== |
Line 13: |
Line 15: |
| From EIB (BAOS, chID 0, seq_cntr 0) => source 1/1/1 destination 2/0/0 data len 1: 00 - '''Button released''' | | From EIB (BAOS, chID 0, seq_cntr 0) => source 1/1/1 destination 2/0/0 data len 1: 00 - '''Button released''' |
| From EIB (BAOS, chID 0, seq_cntr 0) => source 15/15/255 destination 2/0/2 data len 1: 01 - '''Feedback sent''' | | From EIB (BAOS, chID 0, seq_cntr 0) => source 15/15/255 destination 2/0/2 data len 1: 01 - '''Feedback sent''' |
− |
| |
− | ===Comment:===
| |
− | For correct operation, it is required that the button, when pressed, should send 1, and when released, 0
| |
− | This kind of configuration can be used for double, triple clicks and dimming
| |
| | | |
| ==Switch-one-phys-btn== | | ==Switch-one-phys-btn== |