Differences
This shows you the differences between two versions of the page.
fs20remapbutton [2009/03/21 08:52] sestst |
fs20remapbutton [2018/11/03 02:59] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{port64.png|}} | ||
- | ====== FS20RemapButton ====== | ||
- | This module is a part of the [[: | ||
- | A command may for example be to call the // | ||
- | |||
- | Note that depending on configuration ov the FS20-buttons not all commands may be generated. If a single button is configured, then only " | ||
- | |||
- | ===== Attributes ===== | ||
- | * **HouseCode** //[get] [set]// House code of the FS20Button | ||
- | * **DeviceCode** //[get] [set]// Device code of the FS20Button | ||
- | * **FHZ1000PcPort** //[get] [set]// Port to use to recive commands | ||
- | * **OnCommand** //[get] [set]// Command to execute when " | ||
- | * **OffCommand** //[get] [set]// Command to execute when " | ||
- | * **BrightCommand** //[get] [set]// Command to execute when " | ||
- | * **DimCommand** //[get] [set]// Command to execute when " | ||
- | * **ToggleCommand** //[get] [set]// Command to execute when " | ||
- | * **DimLoopCommand** //[get] [set]// Command to execute when " | ||
- | ===== Actions ===== | ||
- | * **on** Directly trigger the " | ||
- | * **off** Directly trigger the " | ||
- | * **bright** Directly trigger the " | ||
- | * **dim** Directly trigger the " | ||
- | * **toggle** Directly trigger the " | ||
- | * **dimLoop** Directly trigger the " | ||
- | ==== See also ==== | ||
- | [[NetHomeServer]], | ||