壁挂炉(bgl)标准状态集

更新时间:2022-01-13 03:18:58下载pdf

支持下发和上报的状态

Code
名称
取值类型
取值说明
temp_set 供暖温度设置 Integer { “unit”: “℃”, “min”: 20, “max”: 60, “scale”: 0, “step”: 1}
dhw_mode 卫浴模式 Enum { “range”: [“comfortable”, “normal”]}
temp_unit_convert 温标切换 Enum { “range”: [“c”, “f”]}
switch 开关 Boolean {}
dhw_temp_set 生活用水温度设置 Integer { “min”: 0, “max”: 99, “scale”: 0, “step”: 1}
countdown_set 倒计时 Enum { “range”: [ “cancel”, “1h”, “2h”, “3h”, “4h”, “5h”, “6h” ]}
mode 模式 Enum { “range”: [ “auto”, “manual”, “smart”, “comfortable”, “eco”, “low”, “middle”, “high”, “antifreeze” ]}
season_mode 冬夏模式 Boolean {}
child_lock 童锁开关 Boolean {}
reset 复位 Boolean {}

仅支持上报的状态

Code
名称
取值类型
取值说明
water_pressure 系统水压 Integer { “min”: 0, “max”: 99, “scale”: 1, “step”: 2}
burning_state 燃烧状态 Boolean {}
heat_sink_mode 散热片状态 Boolean {}
gas_consumption 耗气量 Integer { “min”: 0, “max”: 100, “scale”: 0, “step”: 1}
power_consumption 耗电量 Integer { “unit”: “kwh”, “min”: 0, “max”: 10000, “scale”: 0, “step”: 1}
dhw_temp_current 当前生活用水温度 Integer { “unit”: “℃”, “min”: 0, “max”: 99, “scale”: 0, “step”: 1}
temp_current 当前供暖温度 Integer { “unit”: “℃”, “min”: 0, “max”: 100, “scale”: 0, “step”: 1}
countdown_left 倒计时剩余时间 Integer { “unit”: “min”, “min”: 0, “max”: 360, “scale”: 0, “step”: 1}
bathroom_state 生活热水状态 Boolean {}
heat_state 供暖状态 Boolean {}