新风机(xfj)标准状态集

更新时间:2022-01-18 06:34:17下载pdf

支持下发和上报指令的状态

code 名称 数据类型 取值约束
switch 开关 Boolean {}
mode 工作模式 Enum {“range”:[“auto”,“sleep”,“manual”]}
air_volume 风量 Integer {“unit”:“m3/h”,“min”:0,“max”:1000,“scale”:0,“step”:1}
loop_mode 循环模式 Enum {“range”:[“auto”,“indoor_loop”,“outdoor_loop”]}
supply_fan_speed 送风风速 Enum {“range”:[“off”,“low”,“mid”,“high”]}
exhaust_fan_speed 排风风速 Enum {“range”:[“off”,“low”,“mid”,“high”]}
fresh_air_valve 新风阀 Boolean {}
air_exhaust_fan 排风扇 Boolean {}
primary_filter_reset 初效滤网复位 Boolean {}
medium_filter_reset 中效滤网复位 Boolean {}
high_filter_reset 高效滤网复位 Boolean {}
sterilize 杀菌 Boolean {}
bypass_function 旁通功能 Boolean {}
heat 电辅热 Boolean {}
pm25_set PM2.5 参数设定 Integer {“unit”:“μg/m3”,“min”:1,“max”:999,“scale”:0,“step”:1}
eco2_set eCO2 参数设定 Integer {“unit”:“ppm”,“min”:1,“max”:1000,“scale”:0,“step”:1}
temp_set 温度设置 Integer {“unit”:“℃”,“min”:-50,“max”:50,“scale”:0,“step”:1}
humidity_set 湿度设置 Integer {“unit”:“%”,“min”:0,“max”:100,“scale”:0,“step”:1}
tvoc_set TVOC 参数设定 Integer {“unit”:“ppm”,“min”:0,“max”:1000,“scale”:2,“step”:1}
air_conditioning 空调 Boolean {}
backlight 背光亮度 Integer {“unit”:“%”,“min”:0,“max”:100,“scale”:0,“step”:1}
purify_mode 净化模式 Enum {“range”:[“high”,“low”]}
purification 净化/除尘 Boolean {}
dehumidifier 除湿 Boolean {}
defrost 除霜 Boolean {}
countdown_set 倒计时 Enum {“range”:[“cancel”,“1h”,“2h”,“3h”,“4h”,“5h”,“6h”]}
factory_reset 恢复出厂设置 Boolean {}
child_lock 童锁开关 Boolean {}
filter_reset 滤芯复位 Boolean {}
fan_speed_enum 风速 Enum {“range”:[“low”,“mid”,“high”,“sleep”]}
anion 负离子 Boolean {}
uv_light UV 灯 Boolean {}
pm10_set PM10 参数设定 Integer {“unit”:“mg/m3”,“min”:0,“max”:999,“scale”:0,“step”:1}

仅支持上报指令的状态

code 名称 数据类型 取值约束
pm10 PM10 Integer {“unit”:“μg/m3”,“min”:0,“max”:999,“scale”:0,“step”:1}
humidity_outdoor 室外湿度 Integer {“unit”:“%”,“min”:0,“max”:100,“scale”:0,“step”:1}
temp_outdoor 室外温度 Integer {“unit”:“℃”,“min”:-50,“max”:50,“scale”:0,“step”:1}
air_quality 空气质量 Enum {“range”:[“great”,“good”,“mild”,“medium”,“bad”]}
supply_temp 送风温度 Integer {“unit”:“℃”,“min”:-50,“max”:50,“scale”:0,“step”:1}
exhaust_temp 排风温度 Integer {“unit”:“℃”,“min”:-50,“max”:50,“scale”:0,“step”:1}
supply_air_vol 送风风量 Integer {“min”:0,“max”:1000,“scale”:0,“step”:1}
exhaust_air_vol 排风风量 Integer {“min”:0,“max”:1000,“scale”:0,“step”:1}
primary_filter_life 初效滤网剩余有效时长 Integer {“unit”:“%”,“min”:0,“max”:100,“scale”:0,“step”:1}
medium_filter_life 中效滤网剩余有效时长 Integer {“unit”:“%”,“min”:0,“max”:100,“scale”:0,“step”:1}
high_filter_life 高效滤网剩余有效时长 Integer {“unit”:“%”,“min”:0,“max”:100,“scale”:0,“step”:1}
countdown_left 倒计时剩余时间 Integer {“unit”:“min”,“min”:0,“max”:360,“scale”:0,“step”:1}
filter_life 滤网寿命 Integer {“unit”:“%”,“min”:0,“max”:100,“scale”:0,“step”:1}
uv_life UV 寿命 Integer {“unit”:“%”,“min”:0,“max”:100,“scale”:0,“step”:1}
temp_indoor 室内温度 Integer {“unit”:“℃”,“min”:0,“max”:50,“scale”:0,“step”:1}
humidity_indoor 室内湿度 Integer {“unit”:“%”,“min”:0,“max”:100,“scale”:0,“step”:1}
tvoc TVOC Integer {“min”:0,“max”:1000,“scale”:0,“step”:1}
eco2 eCO2 Integer {“min”:0,“max”:1000,“scale”:0,“step”:1}
pm25 PM2.5 Integer {“min”:0,“max”:999,“scale”:0,“step”:1}
fault 故障告警 Bitmap {“label”:[“e1”],“type”:“bitmap”,“maxlen”:1}
hcho_sensor_value HCHO 参数 Integer {“unit”:“mg/m3”,“min”:0,“max”:1000,“scale”:3,“step”:1}