Translations:DW-SW16/21/en

From Larnitech wiki page
Jump to navigation Jump to search

HW settings

Name Type, range SUBID Default Description
in char[16] 98 'BBBBBBBBGGGGGGGG' Each char is responsible for the type of a particular channel
  • 'B'-Button, button of bell a type;
  • 'C'-Inverted button, inverse button of a bell type (for normally-closed);
  • 'D'-Backlit button, illuminated button;
  • 'E'-Inverted backlit button, inverse illuminated button;
  • 'S'-Switch, fixed switch;
  • 'K'-Contact, reed contact;
  • 'H'-Inverted contact, invers reed contact;
  • 'G'-GND, is used as earthing;
  • '-'-none, nothing is connected.

Example: in='DEHHHHBB- -CCSSSG'

 1<item addr="441:11" cfgid="55" name="Switch" type="switch" uniq_id="4628"/>
 2<item addr="441:12" cfgid="55" name="Switch" type="switch" uniq_id="4629"/>
 3<item addr="441:13" cfgid="55" name="Switch" type="switch" uniq_id="4630"/>
 4<item addr="441:14" cfgid="55" name="Switch" type="switch" uniq_id="4631"/>
 5<item addr="441:15" cfgid="55" name="Switch" type="switch" uniq_id="4632"/>
 6<item addr="441:16" cfgid="55" name="Switch" type="switch" uniq_id="4633"/>
 7<item addr="441:17" cfgid="55" name="Switch" type="switch" uniq_id="4634"/>
 8<item addr="441:18" cfgid="55" name="Door" type="door-sensor" uniq_id="4637"/>
 9<item addr="441:19" cfgid="55" name="Switch" type="switch" uniq_id="4638"/>
10<item addr="441:20" cfgid="55" name="Switch" type="switch" uniq_id="4639"/>
11<item addr="441:25" cfgid="55" name="Switch" type="switch" uniq_id="4640"/>
12<item addr="441:98" cfgid="55" hw="in='BBDDEESHBB----BG'" name="Temperature" system="yes" type="temperature-sensor" uniq_id="4636"/>