Changes
Jump to navigation
Jump to search
16 bytes removed
, 13:31, 16 November 2021
Line 17:
Line 17:
==Switch-one-phys-btn==
==Switch-one-phys-btn==
+
Each press of the button sends 1 byte of data (alternately 0 or 1). To start / stop dimming, the button sends 9/8 or 1/0 to the dimming group address.
===Button configuration in ETS:===
===Button configuration in ETS:===
Line 39:
Line 40:
From EIB (BAOS, chID 0, seq_cntr 0) => source 1/1/3 destination 5/0/2 data len 1: 01 - '''Dimming DOWN started'''
From EIB (BAOS, chID 0, seq_cntr 0) => source 1/1/3 destination 5/0/2 data len 1: 01 - '''Dimming DOWN started'''
From EIB (BAOS, chID 0, seq_cntr 0) => source 1/1/3 destination 5/0/2 data len 1: 00 - '''Dimming DOWN finished'''
From EIB (BAOS, chID 0, seq_cntr 0) => source 1/1/3 destination 5/0/2 data len 1: 00 - '''Dimming DOWN finished'''
−
−
===Comment:===
−
Each press of the button sends 1 byte of data (alternately 0 or 1). To start / stop dimming, the button sends 9/8 or 1/0 to the dimming group address.
==Switch-two-phys-btn==
==Switch-two-phys-btn==