Bogrin博格朗温控面板
- 如若出现特定地址无法控制的情况,请联系厂家烧写新版程序
配置参数
类型 | 参数 | 说明 |
---|---|---|
bogrin | channel | 串口号,波特率9600,无校验 |
address | 设备地址,范围1~255 | |
readInterval | 读取时间间隔(默认为5秒,0为不读取) |
配置示例
type | config |
---|---|
bogrin | channel=1, address=1,readInterval=5 |
设备通道
通道 | 说明 |
---|---|
switch | 开关,值为on,off |
temperature | 当前温度,number类型,单位℃ |
settemp | 设置温度,number类型,单位℃ |