新风机(xfj)标准指令集

更新时间:2022-01-18 02:46:36下载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”,“0_5h”,“1h”,“1_5h”,“2h”,“2_5h”,“3h”,“3_5h”,“4h”,“4_5h”,“5h”,“5_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}