Laffey拉斐
设备信息
协议支持设备: rf485
实际测试设备: 未标注
配置参数
类型 | 参数 | 必填 | 说明 |
---|---|---|---|
laffey_panel | channel | 是 | 串口号,波特率9600,无校验 |
address | 是 | 设备地址,范围1~60(255为广播) | |
button_num | 否 | 按键数量 | |
button1_name | 否 | 按键1名称 | |
button2_name | 否 | 按键2名称 | |
button3_name | 否 | 按键3名称 | |
button4_name | 否 | 按键4名称 | |
button5_name | 否 | 按键5名称 | |
button6_name | 否 | 按键6名称 |
配置示例
拉斐面板单击联动示例
type | config |
---|---|
laffey_panel | channel=1,address=1,button_num=6,button1_name=卧室灯 |
设备通道
通道 | 类型 | 说明 |
---|---|---|
button1 | String | 按钮1的状态(单击-short,弹起-short_end) |
button2 | String | 按钮2的状态(单击-short,弹起-short_end) |
button3 | String | 按钮3的状态(单击-short,弹起-short_end) |
button4 | String | 按钮4的状态(单击-short,弹起-short_end) |
button5 | String | 按钮5的状态(单击-short,弹起-short_end) |
button6 | String | 按钮6的状态(单击-short,弹起-short_end) |