电热毯(dr)标准状态集

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

本文为您介绍电热毯(dr)标准状态集。

支持下发和上报的状态

Code 名称 数据类型 数据类型
switch 开关 Boolean {}
temp_set 温度设置 Integer {“unit”:“℃”,“min”:10,“max”:45,“scale”:0,“step”:1}
mode 模式 Enum {“range”:[“high”,“middle”,“low”]}
eco ECO 模式 Boolean {}
child_lock 童锁开关 Boolean {}
anion 负离子 Boolean {}
light 灯光 Boolean {}
countdown_set 倒计时 Enum {“range”:[“cancel”,“1h”,“2h”,“3h”,“4h”,“5h”,“6h”]}

仅支持上报的状态

Code 名称 数据类型 数据类型
temp_current 当前温度 Integer {“unit”:“℃”,“min”:0,“max”:50,“scale”:0,“step”:1}
countdown_left 倒计时剩余分钟 Integer {“unit”:“min”,“min”:0,“max”:360,“scale”:0,“step”:1}