This topic lists the property definitions for Bluetooth smart home devices. Refer to these definitions during device development.
| Property classification | Property name | Attr Type | Data Struct | Unit | Precision | Description |
| System properties | Error code | 0x0000 | uint8 Error_Code | - | - | Error Code: For more information, see the error code definitions in section 4.4. |
| Version information | 0xFF01 | uint32 version_number | - | - | version_number: Same as the Over-the-Air (OTA) version. | |
| Device Feature | 0xFF02 | uint16 device_feature | - | - | Same as the feature in Composition Data Page 0. Bits from the most significant bit (bit 15) downwards are Alibaba-defined features. bit0: Relay. bit1: Proxy. bit2: Friend. bit3: Low Power Node. bit14: Low Power and Latency. bit15: Multi-Attr RW support. bit4–12: Reserved for Future Use (RFU). A value of 1 indicates that the feature is enabled. A value of 0 indicates that the feature is disabled. | |
| Total flash capacity | 0xFF03 | uint32 total_flash_size | Byte | - | The total flash capacity of the device. | |
| Used flash capacity | 0xFF04 | uint32 used_flash_size | Byte | - | The used flash capacity of the device. | |
| Free flash capacity | 0xFF05 | uint32 free_flash_size | Byte | - | The available flash capacity of the device. | |
| Engineer Mode | 0xFF06 | int8 Engineer_Mode | - | - | 1: Factory test mode. Each manufacturer defines their own factory production mode. 2: Enter debug mode. Device logs are uploaded to the cloud through other channels. 3: Restart the device. 4: Clear settings data. 5: Restore factory settings. 6: User diagnosis mode. | |
| ID2ID | 0xFF07 | uint8 idType uint8 len uint8 id2ID[len] | - | - | idType: Specifies whether to convert the ID² ID to hexadecimal. 0: Keep the original format. 1: Convert to hexadecimal. len: The value can be 24 or 12 based on idType. id2ID[len]: The device ID² ID. | |
| ID2AuthRand | 0xFF08 | uint8 authType uint8 len uint8 authRand[len] | - | - | authType: The ID²-based authentication method. 0: Challenge (default). 1: Timestamp. 2: Time-based One-Time Password (TOTP). len: The length of the ID² device authentication code. authCode: The ID² device authentication code. | |
| ID2AuthCode | 0xFF09 | uint8 authType uint8 len uint8 authCode[len] | - | - | authType: The ID²-based authentication method. 0: Challenge (default). 1: Timestamp. 2: TOTP. len: The length of the ID² device authentication code. authCode: The ID² device authentication code. | |
| ID2KeyAndPass | 0xFF0A | uint8 keyType uint8 dataLen uint8 cipherData[dataLen] uint8 pwdLen uint8 authPwd[pwdLen] | - | - | keyType: The type of session key. 0: aes_128. 1: aes_192. 2: aes_256. dataLen: The length of the ID²-encrypted session key. cipherData: The ID²-encrypted session key data. pwdLen: The length of the service authentication security token. authPwd: The service authentication security token data. | |
| General properties | Work status | 0xF001 | uint8 workstatus | - | - | 0: Stop. 1: Start/Resume. 2: Pause. 3: Standby. 4: Cooking. 5: Scheduled. 6: Keep warm. 7: Sensing. 8: Sensing paused. 9: Door open. 10: Complete. 11: Blending 1. 12: Blending 2. 13: Dough proofing 1. 14: Dough proofing 2. 15: Blending 3. 16: Dough proofing 3. 17: Fermenting 1. 18: Fermenting 2. 19: Fermenting 3. 20: Baking + Blending. 21: Blending + Dough proofing. 22: Preheating. 23: Alert. 24: Sleep. 25: Heating. 26: Error. 27: Wi-Fi settings. 28: Shutdown. 29: Working. 30: Hot spray. 31: Cold spray. 32: Warm spray. 33: Waiting to apply face mask. 34: Applying face mask. 35: Face mask time up. 36: Power on. 37: Running. 38: Idle. 39: Adding water. 40: Dispensing water. 41: Lid not in place. 42: Pulping finished. 43: Keep warm finished. 44: Range hood on. 45: Hot wash cleaning. 46: Hot wash air drying. 47: Panel cleaning. 48: Making water. 49: Rinsing. 50: Water shortage. 51: Water full. 52: Normal. 53: Flip reminder. 54: Protection status. 55: Blending. 56: Grinding. 57: Mixing. 58: Blending. 61: Recharging. 62: Charging. 63: Charging complete. 64: Low battery. 65: Pulping. 66: Delayed shutdown. 67: Auto hot air drying. 68: Auto cleaning. 69: Slow stew. 70: Medium heat simmering. 71: High heat boiling. 72: Ready. 73: Steam. 74: Deodorizing. 75: Drying. 76: Sterilizing. 77: Finished. 78: Dehydrating. 79: Rinsing. 80: Main wash. 81: Pre-wash. 82: Weighing. 83: Reserved. 84: Ice full. 85: Ice making. 86: Ice dispensing. 87: Pressure keeping. 88: Cat in litter box. 89: Steaming food. 90: Steaming food complete. 91: Blending. 92: Blending complete. 93: Disinfecting. 94: Disinfection complete. 95: Warming milk. 96: Warming milk complete. 97: Frequency conversion. 98: Reached upper limit. 99: Reached lower limit. 100: Abnormal. |
| User ID | 0xF002 | uint8 userID | - | - | The current user ID. | |
| Device name | 0xF003 | uint8 len uint8 device_name[len] | - | - | The device name. | |
| Scene mode | 0xF004 | uint16 mode_number | - | - | The scene mode of the device. Associates with the scene model. | |
| Mode remaining time | 0xF005 | uint16 modeRemainingTime | minute | - | The remaining time for the current mode. A value of 0xFFFF indicates infinity. | |
| Schedule (The device must have a Real-Time Clock (RTC) circuit and time synchronization feature to support this command) | 0xF008 | uint8 weekday uint16 time uint8 OnOff | Schedules the device to turn on or off on a weekly basis. weekday: bits 0–6 represent Sunday to Saturday. A value of 1 enables the schedule for that day. A value of 0 disables it. time: The number of minutes from 00:00 to the scheduled time. OnOff: On/Off. | |||
| Event trigger | 0xF009 | uint8 Event uint8 Event para[] | - | - | An event that occurred on the device. For more information about events, see the event table. If the event has parameters, they follow the event. | |
| Event clear | 0xF019 | uint8 Event uint8 Event para[] | - | - | If an event causes a change in the device status, the device must clear the previously reported event after the status change is resolved. For example, if the device reports a low battery event and enters a low battery state, it must report a clear low battery event after the user replaces the battery and the device exits the low battery state. | |
| Signal strength | 0xF00A | int8 RSSI | dBm | - | The signal strength of the device. | |
| Adjust property up/down | 0xF00B | uint16 Attr_Type int8 Attr_para_step | - | - | A positive value for Attr_para_step indicates an increase. A negative value indicates a decrease. The step size for the physical quantity does not include a decimal point. | |
| Number of areas | 0xF00C | uint8 Element_num | - | - | The device is divided into several areas. | |
| Property switch | 0xF00D | uint8 Attr_Type uint8 switch | - | - | Cycles through the value range of the Attr_Type property. Attr_Type must be an enumeration or Boolean type. | |
| Controlled device address | 0xF00E | uint16 Remote_Address | - | - | If this device is a remote control, this property is the address of the device it controls. The address can be a unicast address or a group address. | |
| Peripheral device signal strength | 0xF00F | uint16Device_Address int8 RSSI | dBm | - | The signal strength of a peripheral device. | |
| Set property at a scheduled time | 0xF010 | uint8 index uint32 unix_time uint16 attr_type uint8 attr_para[] | - | - | For more information about the parameters of this feature, see the scheduling feature document. | |
| Set property at a periodic scheduled time | 0xF011 | uint8 index uint16 24h_timer uint8 schedule uint16 attr_type uint8 attr_para[] | - | - | For more information about the parameters of this feature, see the scheduling feature document. | |
| Delete schedule | 0xF012 | uint8 index | - | - | Deletes the schedule with the specified index. | |
| Request schedule update | 0xF013 | uint8 index | - | - | Requests an update for the schedule with the specified index. | |
| Time synchronization settings | 0xF01D | uint16 period_time uint8 retry_delay uint8 retry_times | minute, minute, times | Requests time synchronization at the interval specified by period_time. If the request fails, it retries after retry_delay. The request is repeated up to retry_times (including the first request). | ||
| Time zone | 0xF01E | int8 time_zone | Value range: -12 to 12. | |||
| Unix time | 0xF01F | uint32 unix_timer | second | - | Standard Unix time. | |
| Power-off memory feature | 0xF021 | bool poweroffMemory | - | - | 0: Disable power-off memory. 1: Enable power-off memory. | |
| General physical quantities | On/Off | 0x0100 | bool OnOff | - | - | The on/off status of the device. Binds to the generic onoff model. |
| Date | 0x0101 | uint8 date[4] | - | - | Date[0–1]: Year. Date[2]: Month. Date[3]: Day. | |
| Time | 0x0102 | uint8 time[3] | - | - | Time[0]: Hour. Time[1]: Minute. Time[2]: Second. | |
| UNIX timestamp | 0x0103 | uint8 unix_time[6] | millisecond | - | UNIX timestamp. | |
| Battery level | 0x0104 | uint8 power_percent | % | - | The battery level percentage. | |
| Voltage | 0x0105 | uint16 voltage | Volt | 0.01 | The device voltage. | |
| Current | 0x0106 | uint16 current | A | 0.001 | The device current. | |
| Power | 0x0107 | uint16 power | W | 0.1 | The device power. | |
| Power consumption | 0x0108 | uint32 power_consumption | kWh | 0.01 | The device power consumption. | |
| Volume | 0x0109 | uint8 volume | - | - | The volume. | |
| Fan speed level | 0x010A | uint8 level | - | - | Value range: 1–100. For fans or air conditioners that support variable levels: 150: Silent. 151: Low. 152: Medium-low. 153: Medium. 154: Medium-high. 155: High. 156: Turbo. 157: Cool. 158: Strong. 240: Stir-fry. 241: Auto cruise. 255: Auto. | |
| Device display unit system | 0x010B | uint8 unit | - | - | 0: Metric (kilogram, meter, Celsius). 1: Imperial (pound, foot, Fahrenheit). 2: Chinese units (jin, chi). | |
| Target temperature | 0x010C | uint16 target_temperature | Kelvin | 0.01 | The target temperature. 0 K = -273.15 °C. | |
| Current temperature | 0x010D | uint16 present_temperature | Kelvin | 0.01 | The current temperature. | |
| Target humidity | 0x010E | uint16 target _humidity | % | 0.01 | The target relative humidity. | |
| Current humidity | 0x010F | uint16 present_humidity | % | 1 | The current relative humidity. | |
| Forward/backward position | 0x0110 | uint8 position_FB | - | - | The relative forward/backward position of a movable part of the device. 100 is the foremost position. 0 is the rearmost position. | |
| Left/right position | 0x0111 | uint8 position_LR | - | - | The relative left/right position of a movable part of the device. 100 is the leftmost position. 0 is the rightmost position. | |
| Up/down position | 0x0112 | uint8 position_UD | - | - | The relative up/down position of a movable part of the device. 100 is the highest position. 0 is the lowest position. | |
| Forward travel limit | 0x0113 | uint8 position_Forward_limit | - | - | The forward movement limit point for a movable part of the device. | |
| Backward travel limit | 0x0114 | uint8 position_Backward_limit | - | - | The backward movement limit point for a movable part of the device. | |
| Left travel limit | 0x0115 | uint8 position_Left_limit | - | - | The left movement limit point for a movable part of the device. | |
| Right travel limit | 0x0116 | uint8 position_Right_limit | - | - | The right movement limit point for a movable part of the device. | |
| Upward travel limit | 0x0117 | uint8 position_Up_limit | - | - | The upward movement limit point for a movable part of the device. | |
| Downward travel limit | 0x0118 | uint8 position_Down_limit | - | - | The downward movement limit point for a movable part of the device. | |
| Vertical angle | 0x0119 | uint16 angle_UD | - | - | The angle of a vertically rotating part of the device. | |
| Horizontal angle | 0x011A | uint16 angle_LR | - | - | The angle of a horizontally rotating part of the device. | |
| Upper vertical angle limit | 0x011B | uint16 angle_Up_limit | - | - | The upward rotation limit angle for a vertically rotating part of the device. | |
| Lower vertical angle limit | 0x011C | uint16 angle_Down_limit | - | - | The downward rotation limit angle for a vertically rotating part of the device. | |
| Left horizontal angle limit | 0x011D | uint16 angle_Left_limit | - | - | The leftward rotation limit angle for a horizontally rotating part of the device. | |
| Right horizontal angle limit | 0x011E | uint16 angle_Right_limit | - | - | The rightward rotation limit angle for a horizontally rotating part of the device. | |
| Position calibration | 0x011F | uint8 Position_Limit_Area | - | - | 0: Upward travel limit. 1: Downward travel limit. 2: Left travel limit. 3: Right travel limit. 4: Forward travel limit. 5: Backward travel limit. 6: Upper angle limit left. 7: Upper angle limit right. 8: Upper angle limit up. 9: Upper angle limit down. | |
| Water level | 0x0120 | uint8 water_level | - | - | The device water level. | |
| Brightness | 0x0121 | uint16 lightness_level | - | - | The device brightness level. Same as the Lightness Model value. | |
| Color temperature | 0x0122 | uint16 color_temperature | Kelvin | - | The device color temperature value. Same as the Light CTL Model value. | |
| Color | 0x0123 | uint16 HSL[3] | - | - | The device color. Same as the Light HSL Model value. Color[0] = Lightness. Color[1] = Hue. Color[2] = Saturation. | |
| Secondary switch | 0x0124 | uint8 Secondary_OnOff | - | - | The on/off switch for a secondary feature of a special product category. For electric heaters: high-temperature tube switch. For electric blankets: left area switch. | |
| Third switch | 0x0125 | uint8 Third_OnOff | The on/off switch for a tertiary feature of a special product category. For electric heaters: low-temperature tube switch. For electric blankets: right area switch. | |||
| Secondary level | 0x0128 | uint8 Secondary_Level | - | - | The level for a secondary feature of a special product category. For electric heaters: high-temperature tube level. For electric blankets: left area level. | |
| Tertiary level | 0x0129 | uint8 Thrid_Level | - | - | The level for a tertiary feature of a special product category. For electric heaters: low-temperature tube level. For electric blankets: right area level. | |
| Consumable usage time | 0x012A | uint32 usedTime | second | - | The usage time of the device consumable. | |
| Consumable remaining time | 0x012B | uint32 remainingTime | second | - | The remaining time of the device consumable. | |
| Consumable remaining life | 0x012C | uint16 remainingPercentage | % | 0.01 | The remaining life percentage of the device consumable. | |
| Runtime | 0x012D | uint32 runTime | second | - | The runtime for the current session. | |
| Total runtime | 0x012E | uint32 totalRunningTime | second | - | The total runtime of the device. | |
| Remaining time | 0x012F | uint32 lefttime | second | - | ||
| Predicted usable time | 0x0130 | uint32 predictTime | second | - | ||
| Remaining charge time | 0x0131 | uint16 chargeRemainingTime | second | - | ||
| Board temperature | 0x0132 | uint16 boardTemp | Kelvin | 0.01 | ||
| Motor temperature | 0x0133 | uint16 motorTemp | K | 0.01 | ||
| Battery temperature | 0x0134 | uint16 batteryTemp | Kelvin | 0.01 | ||
| Startup switch | 0x0135 | uint8 workSwitch | - | - | 0: Off. 1: On. 2: Pause. | |
| Language | 0x0136 | uint8 language | - | - | 0: Chinese. 1: English. | |
| Total usage time | 0x0137 | uint32 totalUsedTime | second | - | The total time the device has been used. | |
| Mass | 0x0138 | uint8 mass | g | - | For example, food weight. | |
| Service time | 0x0139 | uint16 serviceTime | day | - | ||
| Mixed water temperature | 0x013A | uint8 mixTemp | - | - | ||
| Remaining water | 0x013B | uint16 surplusWater | Upgrade | - | ||
| Total power consumption | 0x013C | uint32 TotalPowerconsumption | kWh | - | ||
| Outlet water temperature | 0x013D | uint8 waterOutTemperature | - | - | ||
| Strength | 0x013E | uint8 strength | - | - | ||
| Massage time | 0x013F | uint8 massagetime | - | - | ||
| Voice switch | 0x0140 | uint8 voiceswitch | - | - | 0: Off. 1: On. | |
| Cleaned area | 0x0141 | uint8 cleanarea | - | - | ||
| Buzzer switch | 0x0142 | uint8 buzzer_switch | - | - | 0: Off. 1: On. | |
| Rinse cycles | 0x0143 | uint8 rinshtimes | - | - | ||
| Drying time | 0x0144 | uint16 drytime | - | - | ||
| Spin time | 0x0145 | uint16 spintime | - | - | ||
| Rinse time | 0x0146 | uint16 rinshtime | - | - | ||
| Wash time | 0x0147 | uint16 washtime | - | - | ||
| Soak time | 0x0148 | uint16 soaktime | - | - | ||
| Keep warm time | 0x0149 | uint16 keep_warm_time | minute | 0.1 | ||
| Gas consumption for current session | 0x014A | uint32 gasonce | - | - | ||
| Methane value | 0x014B | uint32 methanenumber | - | - | ||
| Schedule switch | 0x014C | uint8 timingswitch | - | - | 0: Off. 1: On. | |
| Priority | 0x014D | uint8 priority | - | - | 0: Idle. 1: Device. 2: Mobile phone. | |
| Water consumption | 0x014E | uint32 waterconsumption | - | - | ||
| Hysteresis temperature | 0x014F | uint8 differencetemperature | - | - | ||
| Water flow | 0x0150 | uint8 waterflow | - | - | ||
| Total gas consumption | 0x0151 | uint32 totalgas | - | - | ||
| Inlet water temperature | 0x0152 | uint8 waterintemperature | - | - | ||
| Total water consumption | 0x0153 | uint32 totalwater | L | 0.01 | ||
| Bottom tube heating time | 0x0154 | uint16 downtubebakingtime | minute | - | ||
| Top tube heating time | 0x0155 | uint16 uptubebakingtime | minute | - | ||
| Top tube heating temperature | 0x0156 | uint16 uptubebakingtemp | °C | - | ||
| Bottom tube heating temperature | 0x0157 | uint16 downtubebakingtemp | °C | - | ||
| Total wash cycles | 0x0158 | uint16 totalwashtimes | - | - | ||
| Storage remaining time | 0x0159 | uint16 keep_remaining_time | - | - | ||
| Blending speed | 0x015A | uint8 stirringspeed | - | - | ||
| Preset keep warm temperature | 0x015B | uint16 holding_temp | - | - | ||
| Food weight | 0x015C | uint16 food_weight | - | - | ||
| Recording switch | 0x015D | uint8 recording_switch | - | - | 0: Off. 1: On. | |
| Scanning switch | 0x015E | uint8 gun_switch | - | - | 0: Off. 1: On. | |
| Smoke switch | 0x015F | uint8 smoke_switch | - | - | 0: Off. 1: On. | |
| Launcher switch | 0x0160 | uint8 launcher_switch | - | - | 0: Off. 1: On. | |
| Run end time | 0x0161 | uint8 end_run_time[3] | - | - | Time[0]: Hour. Time[1]: Minute. Time[2]: Second. | |
| Running platform hardness | 0x0162 | uint8 running_plat_form_hardness | - | - | ||
| Target speed | 0x0163 | uint16 target_speed | km/h | 0.01 | ||
| Mist volume | 0x0164 | uint16 fog | - | - | ||
| Target capacity | 0x0165 | uint8 target_capacity | - | - | 1: 150 ml. 2: 200 ml. 3: 400 ml. 4: 600 ml. 5: 800 ml. 6: 1000 ml. 7: 1200 ml. 8: 300 ml. 9: 500 ml. | |
| Unit type | 0x0166 | uint8 unit_type | - | - | 0: Metric. 2: Imperial. 3: Chinese units. | |
| Purified water yield | 0x0167 | uint16 water_yield | - | - | ||
| Dispensed water volume | 0x0168 | uint8 get_water_yield | - | - | 1: Small cup. 2: Medium cup. 3: Large cup. | |
| Dispensed water temperature | 0x0169 | uint8 get_water_temp | - | - | 1: Cold water. 2: Room temperature water. 3: Hot water. 4: Boiling water. | |
| Dispense water switch | 0x016A | uint8 get_water_switch | - | - | 0: Off. 1: On. | |
| Total purified water | 0x016B | uint32 purefity_water | - | - | ||
| Pure water volume | 0x016C | uint32 pure_water | - | - | ||
| Raw water quality | 0x016D | uint16 raw_water_TDS | - | - | ||
| Filter life five | 0x016E | uint8 filter_lefttime_five | % | 0.01 | ||
| Filter life four | 0x016F | uint8 filter_lefttime_four | % | 0.01 | ||
| Filter life three | 0x0170 | uint8 filter_lefttime_three | % | 0.01 | ||
| Filter life two | 0x0171 | uint8 filter_lefttime_two | % | 0.01 | ||
| Filter life one | 0x0172 | uint8 filter_lefttime_one | % | 0.01 | ||
| Air quality grade | 0x0173 | uint8 air_quality_grade | - | - | 1: Excellent. 2: Good. 3: Lightly polluted. 4: Moderately polluted. 5: Heavily polluted. | |
| Heating level | 0x0174 | uint8 heaterPower | Gear | - | The heating level of the heater. | |
| Temperature area | 0x0175 | uint8 temperatureArea | - | - | ||
| Mist level | 0x0176 | uint8 fogLevel | Archive | - | ||
| Top tube current temperature | 0x0177 | uint16 UPTubeCurrenttemp | °C | - | ||
| Bottom tube current temperature | 0x0178 | uint16 DownTubeCurrenttemp | °C | - | ||
| Energy-saving mode temperature upper limit | 0x0179 | uint8 temperatureUpLimit | °C | - | ||
| Energy-saving mode temperature lower limit | 0x017A | uint8 temperatureDownLimit | °C | - | ||
| Switch Left | 0x017B | uint8 leftPowerstate | ||||
| Right On/Off | 0x017C | uint8 rightPowerstate | ||||
| Time remaining | 0x017D | uint32 leftLefttime | ||||
| Left remaining time | 0x017E | uint32 rightLefttime | ||||
| Left work mode | 0x017F | uint16 leftMode | ||||
| Right work mode | 0x0180 | uint16 rightMode | ||||
| Left target temperature | 0x0181 | uint16 leftTargettemperature | °C | 0.1 | ||
| Right target temperature | 0x0182 | uint16 rightTargettemperature | °C | 0.1 | ||
| Left temperature | 0x0183 | uint16 leftTemperature | °C | 0.1 | ||
| Right temperature | 0x0184 | uint16 rightTemperature | °C | 0.1 | ||
| Left heating level | 0x0185 | uint8 leftLevel | level | - | Left heating level. | |
| Right heating level | 0x0186 | uint8 rightLevel | Archive | - | Right heating level. | |
| Front heating level | 0x0187 | uint8 frontLevel | Tier | - | Front heating level. | |
| Back heating level | 0x0188 | uint8 backLevel | Level | - | Back heating level. | |
| Warmth level | 0x0189 | uint8 warmLevel | Archive | - | Warmth level. | |
| Cooking level | 0x018A | uint8 cookLevel | Tier | - | Cooking level. | |
| Cooking On/Off | 0x018B | uint8 cookOnOff | - | - | 0: Off. 1: On. | |
| Gear | 0x018C | uint8 gear | - | - | Gear. | |
| Left keep warm time | 0x018D | uint16 leftKeepWarmTime | minute | 0.1 | ||
| Right keep warm time | 0x018E | uint16 rightKeepWarmTime | minute | 0.1 | ||
| Sleep time | 0x018F | uint16 sleepingTime | minute | 0.1 | ||
| Left sleep time | 0x0190 | uint16 leftSleepingTime | minute | 0.1 | ||
| Right sleep time | 0x0191 | uint16 rightSleepingTime | minute | 0.1 | ||
| Heat-up time | 0x0192 | uint16 heatUpTime | minute | 0.1 | ||
| Left heat-up time | 0x0193 | uint16 leftHeatUpTime | minute | 0.1 | ||
| Right heat-up time | 0x0194 | uint16 rightHeatUpTime | minute | 0.1 | ||
| Environmental temperature difference | 0x0195 | uint16 envTemperatureDiff | °C | 0.1 | ||
| Capacity | 0x0196 | uint16 capacity | ml | - | ||
| Material | 0x0197 | uint8 material | - | - | 0: Silicone. 1: PPSU. 2: Glass. | |
| Light intensity | 0x0198 | uint8 illuminanceState | - | - | 0: Night. 1: Day. 2: Strong indoor light. | |
| Illuminance value | 0x0199 | uint16 illuminanceValue | lumen | - | ||
| Sports and health | Weight | 0x0200 | uint16 weight | kg | 0.01 | |
| Impedance | 0x0201 | uint32 impedance | ohm | 0.001 | ||
| Body fat percentage | 0x0202 | uint16 body_fat_percentage | % | 0.01 | ||
| BMI | 0x0203 | uint16 BMI | - | 0.01 | ||
| Muscle mass | 0x0204 | uint16 muscle_mass | kg | 0.01 | ||
| Muscle percentage | 0x0205 | uint16 muscle_percentage | % | 0.01 | ||
| Fat-free mass | 0x0206 | uint16 fatfree_mass | kg | 0.01 | ||
| Height | 0x0207 | uint16 height | meter | 0.001 | ||
| Body water mass | 0x0208 | uint16 body_water_mass | kg | 0.01 | ||
| Basal Metabolic Rate | 0x0209 | uin16 basal_metabolism | - | - | ||
| Blood oxygen saturation | 0x020A | uint16 SpO2 | % | 0.01 | ||
| Systolic pressure | 0x020B | uint16 systolic_pressure | mmHg | 0.1 | ||
| Diastolic pressure | 0x020C | uint16 diastolic_pressure | mmHg | 0.1 | ||
| Blood glucose | 0x020D | uint16 bluod_glucose | mmol/L | 0.01 | ||
| Speed | 0x020E | uint16 speed | km/h | 0.01 | ||
| Pace | 0x020F | uint8 pace | min/km | 0.1 | ||
| Slope | 0x0210 | uint16 slope | % | 0.01 | ||
| Resistance level | 0x0211 | uint8 motionResistanceLevel | - | - | ||
| Workout count | 0x0212 | uint16 sport_count | count | - | ||
| Workout start time | 0x0213 | uint32 sport_start_time | second | - | UNIX timestamp. | |
| Workout time | 0x0214 | uint16 sporting_time | minute | - | ||
| Target Motion Duration | 0x0215 | uint16 target_time | minute | - | ||
| Workout distance | 0x0216 | uint16 distance | meter | - | ||
| Target Travel Distance | 0x0217 | uint16 target_distance | meter | - | ||
| Heart rate | 0x0218 | uint8 heart_rate | beats/minute | - | ||
| Rotational speed | 0x0219 | uint16 tachographs | RPM | - | ||
| Total steps for the day | 0x021A | uint32 total_step | count | |||
| Sedentary time | 0x021B | uint32 sitting_time | second | |||
| Workout duration | 0x021C | uint32 sport_time | second | |||
| Sleep duration | 0x021D | uint32 sleep_time | second | |||
| Light sleep duration | 0x021E | uint32 light_sleep_time | second | |||
| Deep sleep duration | 0x021F | uint32 deep_sleep_time | second | |||
| Turn over count | 0x0220 | uint16 turn_over | count | |||
| Total calories burned | 0x0221 | uint16 total_calories | kcal | 0.1 | ||
| Current steps | 0x0222 | uint32 current_step | count | |||
| Workout stop time | 0x0223 | uint32 sportStopTime | second | - | UNIX timestamp. | |
| Height | 0x0224 | uint16 hight | m | - | ||
| Smoothness | 0x0225 | uint8 smoothness | - | - | ||
| Calories burned | 0x0226 | uint16 burnCalories | kcal | 0.1 | ||
| Current resistance | 0x0227 | uint8 currentMotionResistance | - | - | ||
| Body type | 0x0228 | uint8 bodyType | - | - | 0: Skinny fat. 1: Overweight. 2: Muscular overweight. 3: Lack of exercise. 4: Standard. 5: Standard muscular. 6: Underweight. 7: Muscular underweight. 8: Very muscular. | |
| Body score | 0x0229 | uint8 bodyScore | - | - | ||
| Body age | 0x022A | uint8 bodyAge | - | - | ||
| Strokes per minute | 0x022B | uint8 SPM | - | - | ||
| Remaining workout distance | 0x022C | uint16 restDistance | meter | - | ||
| Remaining workout time | 0x022D | uint16 restSportTime | minute | - | ||
| Workout score | 0x022E | uint8 sportGrade | - | - | ||
| Air quality data | PM2.5 index | 0x0300 | uint16 PM25 | μg/m³ | - | |
| PM10 index | 0x0301 | uint16 PM10 | μg/m³ | - | ||
| Sulfur dioxide | 0x0302 | uint16 SO2 | μg/m³ | - | ||
| Nitrogen dioxide | 0x0303 | uint16 NO2 | μg/m³ | - | ||
| Carbon monoxide | 0x0304 | uint16 CO | μg/m³ | - | ||
| Carbon dioxide | 0x0305 | uint16 CO2 | μg/m³ | - | ||
| Ozone | 0x0306 | uint16 O3 | μg/m³ | - | ||
| Formaldehyde content | 0x0307 | uint16 HCHO | mg/m³ | - | ||
| TVOC | 0x0308 | uint16 TVOC | μg/m³ | - | ||
| Air quality index | 0x0309 | uint16 AQI | - | - | ||
| Water quality data | PH value | 0x030A | uint16 PH | - | 0.01 | |
| Dissolved oxygen | 0x030B | uint8 dissolved_oxygen | mg/L | - | ||
| TDS (Total Dissolved Solids) | 0x030C | uint16 TDS | mg/L | - | ||
| Device status properties | Door/window state | 0x0400 | uint8 Door_state | - | - | 0: Closed. 1: Open. |
| Human activity | 0x0401 | uint8 human_activity | - | - | 0: Unoccupied. 1: Occupied. | |
| Always open state | 0x0402 | uint8 alwaysOpenState | - | - | 0: Not always open. 1: Always open. | |
| Inner lock state | 0x0403 | uint8 innerLockState | - | - | 0: Not inner locked. 1: Inner locked. | |
| Water volume status | 0x0404 | uint8 watervolumeStatus | - | - | ||
| Cleaning status | 0x0405 | uint8 cleaningStatus | - | - | 0: Idle. 1: Cleaning. 2: Cleaning complete. | |
| Online state | 0x0406 | uint8 onlinestate | - | - | 0: Offline. 1: Online. | |
| Charging state | 0x0407 | uint8 chargingstate | - | - | 0: Not charging. 1: Charging. | |
| Door status | 0x0408 | uint8 doorstatus | - | - | 0: Closed. 1: Open. | |
| Pump status | 0x0409 | uint8 pumpstatus | - | - | 0: Off. 1: On. | |
| Water injection status | 0x040A | uint8 waterinjectionstatus | - | - | 0: No injection. 1: Waiting for injection. 2: Injecting. 3: Injection complete. | |
| Continuous burning status | 0x040B | uint8 hintburningstatus | - | - | 0: No. 1: Yes. | |
| Flow status | 0x040C | uint8 flowstatus | - | - | 0: No. 1: Yes. | |
| Flame status | 0x040D | uint8 flamestatus | - | - | 0: Off. 1: On. | |
| Fan status | 0x040E | uint8 fanstatus | - | - | 0: Off. 1: On. | |
| Rinse aid status | 0x040F | uint8 dishbrightstatus | - | - | 0: No. 1: Yes. | |
| Dishwasher salt status | 0x0410 | uint8 dishwashsaltstatus | - | - | 0: No. 1: Yes. | |
| Tank status | 0x0411 | uint8 tankstatus | - | - | 0: Tank water shortage. 1: Tank full. | |
| Cup status | 0x0412 | uint8 cupstatus | - | - | 0: Detecting. 1: Cold cup. 2: Hot cup. | |
| Device target status | 0x0413 | uint8 device_target_status | - | - | 0: Cancel. 1: Start. 2: Pause. | |
| Water shortage status | 0x0414 | uint8 water_shortage | - | - | 0: Normal. 1: Water shortage. | |
| Pot status | 0x0415 | uint8 pot_status | - | - | 0: No. 1: Yes. | |
| Preheating status | 0x0416 | uint8 preheating_status | - | - | 0: No. 1: Preheating started. 2: Preheating. 3: Preheating time reached. 4: Maintaining after preheating. | |
| Lower door status | 0x0417 | uint8 down_door_status | - | - | 0: Closed. 1: Open. | |
| Upper door status | 0x0418 | uint8 up_door_status | - | - | 0: Closed. 1: Open. | |
| Filter status five | 0x0419 | uint8 filter_status_five | - | - | 0: Off. 1: Needs replacement. | |
| Filter status four | 0x041A | uint8 filter_status_four | - | - | 0: Off. 1: Needs replacement. | |
| Filter status three | 0x041B | uint8 filter_status_three | - | - | 0: Off. 1: Needs replacement. | |
| Filter status two | 0x041C | uint8 filter_status_two | - | - | 0: Off. 1: Needs replacement. | |
| Filter status one | 0x041D | uint8 filter_status_one | - | - | 0: Off. 1: Needs replacement. | |
| Device feature properties | Horizontal rotation/oscillation | 0x0500 | uint8 Angle_Auto_LR_OnOff | - | - | 0: Off. 1: On. |
| Vertical rotation/oscillation | 0x0501 | uint8 Angle_Auto_UD_OnOff | - | - | 0: Off. 1: On. | |
| Horizontal movement | 0x0502 | uint8 Position_Auto_LR_OnOff | - | - | 0: Off. 1: On. | |
| Forward/backward movement | 0x0503 | uint8 Position_Auto_FB_OnOff | - | - | 0: Off. 1: On. | |
| Vertical movement | 0x0504 | uint8 Position_Auto_UD_OnOff | - | - | 0: Off. 1: On. | |
| Anion feature | 0x0505 | uint8 Anion_OnOff | - | - | 0: Off. 1: On. | |
| Constant humidity | 0x0506 | uint8 Constant_Humidity_OnOff | - | - | 0: Off. 1: On. | |
| Sleep feature | 0x0507 | uint8 Sleep_OnOff | - | - | 0: Off. 1: On. | |
| Energy-saving feature/ECO mode | 0x0508 | uint8 ECO_OnOff | - | - | 0: Off. 1: On. | |
| Strong feature | 0x0509 | uint8 Strong_OnOff | - | - | 0: Off. 1: On. | |
| Auto feature/Smart feature | 0x050A | uint8 Auto_OnOff | - | - | 0: Off. 1: On. | |
| Child lock feature | 0x050C | uint8 Child_Lock_OnOff | - | - | 0: Off. 1: On. | |
| Display feature | 0x050D | uint8 Display_OnOff | - | - | 0: Off. 1: On. | |
| Green clean feature | 0x050E | uint8 Green_OnOff | - | - | 0: Off. 1: On. | |
| No-straight-blowing feature/Wind-free feature | 0x050F | uint8 No_Straight_Blowing_OnOff | - | - | 0: Off. 1: On. | |
| Heating feature | 0x0510 | uint8 heatingfunction | - | - | 0: Off. 1: On. | |
| Cooling feature | 0x0511 | uint8 Cooling_OnOff | - | - | 0: Off. 1: On. | |
| Massage feature/Grasping feature | 0x0512 | uint8 Massage_OnOff | - | - | 0: Off. 1: On. | |
| Bubble feature | 0x0513 | uint8 Bubble_OnOff | - | - | 0: Off. 1: On. | |
| Air pressure feature | 0x0514 | uint8 Air_Pressure_OnOff | - | - | 0: Off. 1: On. | |
| Vibrating feature | 0x0515 | uint8 Vibrating_OnOff | - | - | 0: Off. 1: On. | |
| Top tube heating | 0x0516 | uint8 UP_Tube_Baking_OnOff | - | - | 0: Off. 1: On. | |
| Bottom tube heating | 0x0517 | uint8 Bottom_Tube_BakingOnOff | - | - | 0: Off. 1: On. | |
| Top and bottom tube heating | 0x0518 | uint8 Both_Tube_Baking_OnOff | - | - | 0: Off. 1: On. | |
| Heat power | 0x0519 | uint8 Heat_Power | - | - | 0: Normal. 1: High. 2: Low. 3: Stir-fry. 4: High. 5: Medium-high. 6: Medium. 7: Medium-low. 8: Low. 9: Air cooling. | |
| Keep warm | 0x051A | uint8 Preserve_Heat_OnOff | - | - | 0: Off. 1: On. | |
| Taste/Flavor | 0x051B | uint8 Taste | - | - | 0: None. 1: Soft. 2: Medium. 3: Firm. 4: High-fiber. 5: Fine. 6: Rich. 7: Light. 8: Hot drink. 9: Cold drink. 10: Standard. 11: Hard. 12: Smooth. 13: Fragrant. | |
| Rice type | 0x051C | uint8 Rice_Type | - | - | 0: Standard rice. 1: Long-grain rice. 2: Short-grain rice. 3: Brown rice. 4: Fragrant rice. 5: Southern rice. 6: Northern rice. | |
| Sweetness | 0x051D | uint8 Sweet_Taste | - | - | 0: Not sweet. 1: Standard. 2: Sweet. | |
| Microwave feature | 0x051E | uint8 Micro_Wave | - | - | 0: Off. 1: Microwave. 2: Inverter microwave. | |
| Light wave feature | 0x051F | uint8 Light_Wave | - | - | 0: Off. 1: Light wave 1. 2: Light wave 2. 3: Inverter light wave. 4: Microwave. 5: Combination 1. 6: Combination 2. 7: Inverter light wave 2. 8: Inverter light wave 3. 9: Inverter light wave 4. | |
| Deodorization feature | 0x0520 | uint8 Deodorization_OnOff | - | - | 0: Off. 1: On. | |
| Fan blade direction | 0x0521 | uint8 Fan_Direction | - | - | 0: Forward. 1: Reverse. | |
| Jog feature | 0x0522 | uint8 Step_Action_OnOff | - | - | 0: Off. 1: On. | |
| Human detection feature | 0x0523 | uint8 Human_detect_OnOff | - | - | 0: Off. 1: On. | |
| Infrared mode | 0x0524 | uint8 IR_OnOff | - | - | 0: Off. 1: On. | |
| Quick cool | 0x0525 | uint8 Quick_Fronzen_OnOff | - | - | 0: Off. 1: On. | |
| Defrost/Thaw | 0x0526 | uint8 Defrost_OnOff | - | - | 0: Off. 1: On. | |
| Antibiosis/Sterilization/Mite removal | 0x0527 | uint8 Antibiosis_OnOff | - | - | 0: Off. 1: On. | |
| Silver ion | 0x0528 | uint8 Silver_Ion_OnOff | - | - | 0: Off. 1: On. | |
| Strong wash feature | 0x0529 | uint8 Strong_Washing_OnOff | - | - | 0: Off. 1: On. | |
| Quick wash feature | 0x052A | uint8 Quick_Washing_OnOff | - | - | 0: Off. 1: On. | |
| Off-peak electricity | 0x052B | uint8 Off_Peak_OnOff | - | - | 0: Off. 1: On. | |
| Low temperature | 0x052C | uint8 Low_Temperature_OnOff | - | - | 0: Off. 1: On. | |
| Iron free | 0x052D | uint8 Iron_Free_OnOff | - | - | 0: Off. 1: On. | |
| Ultraviolet disinfection | 0x052E | uint8 Ultraviolet_OnOff | - | - | 0: Off. 1: On. | |
| Air dry | 0x052F | uint8 Air_Dry_OnOff | - | - | 0: Off. 1: On. | |
| Constant temperature | 0x0530 | uint8 Constant_Temperature_OnOff | - | - | 0: Off. 1: On. | |
| Quick stew feature | 0x0531 | uint8 Quick_Stew_OnOff | - | - | 0: Off. 1: On. | |
| Shock absorption feature | 0x0532 | uint8 Shock_Absorbtion_OnOff | - | - | 0: Off. 1: Beach. 2: Grass. 3: Rubber track. 4: Road. 5: On. | |
| Background light switch | 0x0533 | bool backgroundLightOnOff | - | - | 0: Off. 1: On. | |
| Main light switch | 0x0534 | bool mainLightOnOff | - | - | 0: Off. 1: On. | |
| Mute | 0x0535 | bool muteOnOff | - | - | 0: Off. 1: On. | |
| Humidification | 0x0536 | bool humidificationOnOff | - | - | 0: Off. 1: On. | |
| Clean feature/Washing feature | 0x0537 | uint8 Clean_OnOff | - | - | 0: Off. 1: On. | |
| Cool wind feature | 0x0538 | uint8 Cool_Wind_OnOff | - | - | 0: Off. 1: On. | |
| Hot wind feature | 0x0539 | uint8 Hot_Wind_OnOff | - | - | 0: Off. 1: On. | |
| Smart wind | 0x053A | uint8 smartWind | - | - | 0: Off. 1: Smart wind. 2: Wind follows person. 3: Wind avoids person. 4: Surround wind. 5: Care mode. | |
| 8-degree heating | 0x053B | uint8 eightDegreeHeating | - | - | 0: Off. 1: On. | |
| Unoccupied energy saving | 0x053C | uint8 nobodySave | - | - | 0: Off. 1: On. | |
| Low temperature dehumidification | 0x053D | uint8 lowtemDry | - | - | 0: Off. 1: On. | |
| Mildew proof | 0x053E | uint8 mildewProof | - | - | 0: Off. 1: On. | |
| Electric heating feature | 0x053F | uint8 electricHeating | - | - | 0: Off. 1: On. | |
| Current power | 0x0540 | uint16 currentPower | watt | 1 | The current power of the device. | |
| Health feature | 0x0541 | uint8 healthfunction | - | - | 0: Off. 1: On. | |
| Angle | 0x0542 | uint16 angle | degree | 1 | ||
| - | - | |||||
| Temperature | 0x0544 | uint8 tempSwtich | level | - | ||
| Music feature | 0x0545 | uint8 musicSwtich | - | - | 0: Off. 1: On. | |
| Airbag massage strength | 0x0546 | uint8 massageAirStrength | Tier | - | ||
| Curtain control | 0x0547 | uint8 curtainControl | - | - | 0: Close curtain. 1: Open curtain. 2: Stop curtain. | |
| Curtain open position | 0x0548 | uint8 curtainPosition | % | - | Value range: 0–100. | |
| Battery level status | 0x0549 | uint8 batteryStatus | - | - | 0: Low battery. 1: Normal. | |
| Action direction | 0x054A | uint8 actionDirection | 1: Forward. 2: Backward. 3: Left turn. 4: Right turn. 5: Stop. 6: Stand up. 7: Sit down. 8: Ascend. 9: Descend. | |||
| Safety self-check | 0x054B | uint8 selfCheck | - | - | 0: Normal. 1: Abnormal. | |
| High temperature unlock | 0x054C | uint8 highTemp_Unlock | - | - | 0: Off. 1: On. | |
| Constant temperature setting | 0x054D | uint16 constantTemp_Set | Kelvin | 0.01 | The temperature range of the device. | |
| One-click cruise time | 0x054E | uint8 autoTime | - | - | ||
| Remaining time for scheduled start | 0x054F | uint16 ReservationRemainingTime | - | - | ||
| Scheduled remaining time | 0x0550 | uint16 ReserveLeftTime | - | - | ||
| Timer reset | 0x0551 | uint8 timerReset | - | - | 0: Off. 1: On. | |
| Illumination | 0x0552 | uint8 illumination | - | - | 0: Off. 1: On. | |
| Local back massage | 0x0553 | uint8 backmassage | - | - | 0: Off. 1: On. | |
| Local head massage | 0x0554 | uint8 headmassage | - | - | 0: Off. 1: On. | |
| Local knee massage | 0x0555 | uint8 kneemassage | - | - | 0: Off. 1: On. | |
| Local leg massage | 0x0556 | uint8 legmassage | - | - | 0: Off. 1: On. | |
| Calf position | 0x0557 | uint8 calfposition | - | - | 1: Calf up. 2: Calf down. 3: Calf up/down stop. 4: Calf extend. 5: Calf retract. 6: Calf extend/retract stop. | |
| Airbag position | 0x0558 | uint8 massageairposition | - | - | 1: Full body. 2: Arms and shoulders. 3: Back and waist. 4: Seat cushion. 5: Legs. | |
| Back mechanism position | 0x0559 | uint8 backrestposition | - | - | 1: Back mechanism up. 2: Back mechanism up stop. 3: Back mechanism down. 4: Back mechanism down stop. | |
| 3D mechanism | 0x055A | uint8 3Dmassage | - | - | 1: 3D1. 2: 3D2. 3: 3D3. | |
| Knee position | 0x055B | uint8 kneeposition | - | - | 0: Extend. 1: Retract. 2: Stop. | |
| Mechanism range | 0x055C | uint8 massagerange | - | - | 1: Wide. 2: Medium. 3: Narrow. | |
| Massage position | 0x055D | uint8 massageposition | - | - | 1: Full body. 2: Local. 3: Fixed point. 4: Shoulders. 5: Hands. 6: Legs and feet. 7: Neck. 8: Waist. 9: Limbs. | |
| Sole roller | 0x055E | uint8 soleroller | - | - | 0: Off. 1: Slow. 2: Medium. 3: Fast. 4: On. | |
| Recharge feature | 0x055F | uint8 chargeback | - | - | 0: Off. 1: On. | |
| Map track | 0x0560 | string maptrack | - | - | ||
| Map | 0x0561 | string map | - | - | ||
| Target spin speed | 0x0562 | uint16 targetspinspeed | - | - | ||
| Time display type | 0x0563 | uint8 timedisplaytype | - | - | 1: Display time. 2: Marquee. | |
| Turbo | 0x0564 | uint8 turbomode | - | - | 0: Off. 1: On. | |
| Carbon monoxide self-test | 0x0565 | uint8 coteststatus | - | - | 0: No. 1: Yes. | |
| Fork rotation | 0x0566 | uint8 turnswitch | - | - | 0: Off. 1: On. | |
| Storage feature | 0x0567 | uint8 keep_function | - | - | 0: Off. 1: On. | |
| Work stage | 0x0568 | uint8 worksteps | - | - | 0: Standby. 1: Pre-wash. 2: Main wash. 3: Rinse. 4: Dry. 5: End. 6: Storing. | |
| Flip | 0x0569 | uint8 over_turn | - | - | 0: Off. 1: On. | |
| Thawing type | 0x056A | uint8 thawing_type | - | - | 0: Default. 1: -1 degree thaw. 2: 0 degree thaw. 3: 3 degree thaw. | |
| Add steam during baking | 0x056B | uint16 steam_baking | - | - | ||
| Add steam during fermentation | 0x056C | uint16 steam_add_fermentation | - | - | ||
| Filter reset one | 0x056D | uint8 filter_reset_one | - | - | 0: Off. 1: On. | |
| One-button wash | 0x056E | uint8 one_button_wash | - | - | 0: Off. 1: On. | |
| Filter reset | 0x056F | uint8 filter_reset | - | - | 0: Off. 1: On. | |
| Flush feature | 0x0570 | uint8 washing_switch | - | - | 0: Off. 1: On. | |
| Local recipe | 0x0571 | uint16 local_recipe | - | - | See 1.5 "Local Recipe Table". | |
| Night light | 0x0572 | uint8 nightLight | - | - | 0: Off. 1: On. | |
| Light sensor | 0x0573 | uint8 lightSensor | - | - | 0: Off. 1: On. | |
| Natural sleep | 0x0574 | uint8 naturalSleep | - | - | 0: Off. 1: On. | |
| Heating feature | 0x0575 | uint8 heating | - | - | 0: Off. 1: On. | |
| Drying feature | 0x0576 | uint8 drying | - | - | 0: Off. 1: On. | |
| Position control | 0x0577 | uint8 motorControl | - | - | 0: Stop. 1: Ascend. 2: Descend. | |
| Mosquito repellent status | 0x0578 | uint8 mosquitoRepellentStatus | - | - | 0: Insufficient. 1: Normal. | |
| Bake color | 0x0579 | uint8 bakeColor | - | - | 0: Light. 1: Medium. 2: Dark. | |
| Backwater feature | 0x057A | uint8 backWaterFunction | - | - | 0: Off. 1: On. | |
| Mosquito repellent feature | 0x057B | uint8 mosquitoRepellent | - | - | 0: Off. 1: On. | |
| Heat status | 0x057C | uint8 heatStatus | - | - | 0: Off. 1: On. | |
| Single suck mode | 0x057D | uint8 singleSuckMode | - | - | 0: Off. 1: On. | |
| Dual suck mode | 0x057E | uint8 dualSuckMode | - | - | 0: Off. 1: On. | |
| Silent Mode | 0x057F | uint8 silentSuckMode | - | - | 0: Off. 1: On. | |
| Water control | 0x0580 | uint8 onOff | - | - | 0: Off. 1: On. | |
| Massage speed | 0x0581 | uint8 massageSpeed | - | - | ||
| Zero gravity | 0x0582 | uint8 zeroGravity | - | - | ||
| Manual massage | 0x0583 | uint8 massageManual | - | - | ||
| Preparation time | 0x0584 | uint16 prepareTime | - | - | The user can cancel the last operation within the preparation time. | |
| Other mode temperature upper limit | 0x0585 | uint16 otherTempUpLimit | °C | 0.1 | ||
| Has backwater board | 0x0586 | uint8 backWaterBoard | - | - | 0: No. 1: Yes. | |
| Door lock arming | 0x0587 | uint8 armMode | - | - | 0: Not armed. 1: Armed. | |
| Unlock method | 0x0588 | uint8 lockType | - | - | 1: Fingerprint. 2: Password. 3: Card. 4: Mechanical key. 5: One-time password. 6: App unlock. 7: Combination unlock. | |
| User permission | 0x0589 | uint8 userLimit | - | - | 1: Regular user. 2: Administrator. 3: Hijack user. | |
| Add lock user | 0x058A | uint8 userID uint8 lockType | - | - | userID: 0 indicates that the user ID is added by the lock. Other values indicate adding the user with the specified userID. lockType: The unlock method. | |
| Delete lock user | 0x058B | uint8 userID uint8 lockType | - | - | userID: 0 indicates that the user ID is deleted by the lock. Other values indicate deleting the user with the specified userID. lockType: The unlock method. | |
| Configure user permission | 0x058C | uint8 userID uint8 lockType uint8 userLimit | - | - | userID: The key ordinal number. lockType: The unlock method. userLimit: The user permission. | |
| Add one-time password | 0x058D | uint8 len uint8 pwd[] | - | - | len: The password length. 0 indicates that the password is generated by the lock. pwd: The issued password. | |
| Key validity period | 0x058E | uint8 userID uint8 lockType uint8 period uint32 startTime uint32 expiredTime uint16 activeTimePerDay uint16 inactiveTimePerDay | - | - | userID: The user ordinal number. lockType: The unlock method. period: The validity period. bits 0–6 represent Sunday to Saturday. startTime: The key effective time in Unix time. expiredTime: The key expiration time in Unix time. activeTimePerDay: The daily effective time for the key. inactiveTimePerDay: The daily expiration time for the key. | |
| Lock panel operation | 0x058F | uint8 onOff | - | - | 0: Off. 1: On. | |
| Auto lock | 0x0590 | uint8 autoLock | - | - | 0: Off. 1: On. | |
| Door lock dual authentication | 0x0591 | uint8 doubleCheck | - | - | 0: Off. 1: On. | |
| Locked from the outside | 0x0592 | uint8 outLockState | - | - | 0: Off. 1: On. | |
| Door lock sleep start time | 0x0593 | uint16 sleepStartTime | - | - | The start time for the door lock sleep mode. 0x0000 = 00:00. | |
| Door lock sleep end time | 0x0594 | uint16 sleepEndTime | - | - | The end time for the door lock sleep mode. 0x0600 = 06:00. | |
| Unlocked alert status | 0x0595 | uint8 onOff | - | - | 0: Off. 1: On. | |
| Unlocked alert delay time | 0x0596 | uint8 delayTime | minute | - | The alert delay time in minutes. | |
| Tamper alert status | 0x0597 | uint8 onfOff | - | - | 0: Off. 1: On. | |
| Tamper alert trigger count | 0x0598 | uint8 count | - | - | Triggers a lockout alert after multiple failed attempts | |
| Tamper alert recovery time | 0x0599 | uint8 resumeTime | - | - | The recovery time in minutes. | |
| Verify operation password | 0x059A | uint8 len uint8 pwd[] | - | - | len: The password length. pwd: The issued password. | |
| Filter reset two | 0x059B | uint8 onOff | - | - | 0: Off. 1: On. | |
| Daily effective time | 0x059C | uint16 activeTimePerDay | - | - | The daily effective time. 0x0600 = 06:00. | |
| Daily expiration time | 0x059D | uint16 inactiveTimePerDay | - | - | The daily expiration time. 0x0600 = 06:00. | |
| Key effective time | 0x059E | uint32 startTime | second | - | startTime: The key effective time in Unix time. | |
| Key expiration time | 0x059F | uint32 expiredTime | second | - | expiredTime: The key expiration time in Unix time. | |
| Weekly effective date | 0x05A0 | uint8 entryinfoForceTime | - | - | The validity period. bits 0–6 represent Sunday to Saturday. | |
| Night light effective time | 0x05A1 | uint16 nightLightStartTime | The night light effective time. 0x2000 = 20:00. | |||
| Night light end time | 0x05A2 | uint16 nightLightEndTime | The night light expiration time. 0x0600 = 06:00. | |||
| Dry waste bin | 0x05A3 | uint8 residua | - | - | 0: Off. 1: On. | |
| Wet waste bin | 0x05A4 | uint8 householdFood | - | - | 0: Off. 1: On. | |
| Recyclable waste bin | 0x05A5 | uint8 recyclable | - | - | 0: Off. 1: On. | |
| Hazardous waste bin | 0x05A6 | uint8 hazardous | - | - | 0: Off. 1: On. | |
| Sleep type | 0x05A7 | uint8 weekperiod | - | - | 0: Off. 1: General. 2: Elderly. 3: Youth. 4: Children. | |
| Moist cold feature | 0x05A8 | uint8 moistColdOnOff | - | - | 0: Off. 1: On. | |
| Indoor cleaning | 0x05A9 | uint8 inCleanOnOff | - | - | 0: Off. 1: On. | |
| Outdoor cleaning | 0x05AA | uint8 outCleanOnOff | - | - | 0: Off. 1: On. | |
| Grinding feature | 0x05AB | uint8 brokenOnOff | - | - | 0: Off. 1: On. | |
| One-click sync | 0x05AC | uint8 oneClickSync | - | - | 0: Off. 1: On. | |
| Drying setting | 0x05AD | uint8 drygingSetting | - | - | 0x00: None. 0x01: Air dry. 0x02: Ready to wear. 0x03: Extra dry. 0x04: 30 minutes. 0x05: 60 minutes. 0x06: 90 minutes. 0x07: 120 minutes. 0x08: 150 minutes. 0x09: 180 minutes. | |
| Current step | 0x05AE | uint8 currentStep | - | - | 1: End. 2: Dry. 3: Dehydrate. 4: Rinse. 5: Main wash. 6: Pre-wash. 7: Weigh. 8: Reserved. | |
| Lid switch | 0x05AF | uint8 lidSwitch | - | - | 0: Off. 1: On. | |
| Water switch | 0x05B0 | uint8 waterSwitch | - | - | 0: Off. 1: On. | |
| Water type | 0x05B1 | uint8 waterType | - | - | 1: Tap water. 2: Purified water. | |
| Heating time | 0x05B2 | uint16 heatTime | minute | 0.1 | ||
| Concentration | 0x05B3 | uint8 concentration | - | - | 0: High. 1: Medium. 2: Low. | |
| Ice thickness | 0x05B4 | uint8 IceThickness | - | - | 1: Thin ice. 2: Medium ice. 3: Thick ice. | |
| Cooling mode | 0x05B5 | uint8 coolingMode | - | - | 1: Water cooling. 2: Air cooling. | |
| All day switch | 0x05B6 | uint8 allDay | - | - | 0: Off. 1: On. | |
| Delete key | 0x05B7 | uint8 deletedLockType | 0xFF: All types. 0x01: Fingerprint. 0x02: Password. 0x03: Card. 0x04: Mechanical key. 0x05: One-time password. 0x06: App unlock. 0x07: Combination unlock. | |||
| Pressure keeping time | 0x05B8 | uint8 keepPressureTime | minute | - | ||
| Sleep breathing quality | 0x05B9 | uint16 sleepQuality | - | - | ||
| Sleep breathing index | 0x05BA | uint16 sleepQualityIndex | - | - | ||
| Time to fall asleep | 0x05BB | uint16 toSleepTime | minute | - | ||
| Force mode | 0x05BC | uint8 forceMode | - | - | 0: Off. 1: On. | |
| Variable temperature space | 0x05BD | uint8 variableTemperatureSpace | 0: None. 1: Fresh. 2: Zero-degree fresh. 3: Ice-fresh. 4: Mother and baby. 5: Zero-degree preservation. 6: Original fresh. | |||
| Steaming time | 0x05BE | uint8 steamingTime | minute | - | ||
| Mixing time | 0x05BF | uint8 mixingTime | minute | - | ||
| Boiling water switch | 0x05C0 | uint8 boilingWater | - | - | 0: Off. 1: On. | |
| Disinfection switch | 0x05C1 | uint8 disinfection | - | - | 0: Off. 1: On. | |
| Cooling switch | 0x05C2 | uint8 coolSwitch | - | - | 0: Off. 1: On. | |
| Stewing time | 0x05C3 | uint16 stewTime | minute | - | ||
| Dechlorination time | 0x05C4 | uint8 dechlorinationTime | minute | - | ||
| Medium temperature mode | 0x05C5 | uint8 midtempSwitch | - | 0: Off. 1: On. | ||
| Rotation | 0x05C6 | uint8 turningSwitch | - | - | 0: Off. 1: On. | |
| Error alarm | 0x05C7 | uint8 wrongAlarm | - | - | 0: No alarm (normal state). 1: Temperature sensor open circuit. 2: Temperature sensor short circuit. | |
| ASR control | 0x0600 | uint16 asrwords[20] | ASR control instruction. | |||
| Key control | 0x0601 | uint8 keycode[4] | keycode | |||
| Head control | 0x0602 | uint8 headControl | - | - | 0: Rise. 1: Lower. 2: Stop. | |
| Intelligent memory | 0x0603 | bool intelligentMemory | - | - | 0: Off. 1: On. | |
| Temperature locking | 0x0604 | bool temperatureLocking | - | - | 0: Off. 1: On. | |
| Energy-saving clean soak | 0x0605 | bool energyConservation | - | - | 0: Off. 1: On. | |
| Brushing count | 0x0606 | uint8 brushTime | count | - | ||
| Brushing score | 0x0607 | uint8 brushScore | point | - | ||
| Area change reminder interval | 0x0608 | uint8 areaChangeGap | second | - | ||
| Kneading switch | 0x0609 | bool kneadingSwitch | - | - | 0: Off. 1: On. | |
| Kneading speed | 0x060A | uint8 kneadingSpeed | ||||
| Tuina switch | 0x060B | bool massageSwitch | - | - | 0: Off. 1: On. | |
| Calf airbag switch | 0x060C | bool calfAirBagSwitch | - | - | 0: Off. 1: On. | |
| Arm airbag switch | 0x060D | bool armAirBagSwitch | - | - | 0: Off. 1: On. | |
| Hip airbag switch | 0x060E | bool hipAirBagSwitch | - | - | 0: Off. 1: On. | |
| Backrest up/down | 0x060F | uint8 backUpDown | - | - | ||
| Soft wind feature | 0x0610 | bool softWindMode | 0: Off. 1: On. | |||
| Vertical sweep | 0x0611 | uint8 verticalMode | 0: Off. 1: Full room sweep. 2: Upward airflow. 3: Downward airflow. | |||
| Vertical fixed position | 0x0612 | uint8 upDownlAngleSelect | 0: Off. 1: Fixed at current position. 2: Fixed at upper position. 3: Fixed at upper-middle position. 4: Fixed at middle position. 5: Fixed at lower-middle position. 6: Fixed at lower position. | |||
| Horizontal sweep | 0x0613 | uint8 horizontalMode | 0: Off. 1: Full room sweep. 2: Left airflow. 3: Center airflow. 4: Right airflow. 5: Wide-angle airflow. 6: Left-biased airflow. 7: Right-biased airflow. | |||
| Horizontal fixed position | 0x0614 | uint8 leftRightlAngleSelect | 0: Off. 1: Fixed at current position. 2: Fixed at left position. 3: Fixed at left-middle position. 4: Fixed at middle position. 5: Fixed at right-middle position. 6: Fixed at right position. 7: Fixed at wide-angle left position. 8: Fixed at wide-angle right position. | |||
| Suction power | 0x0615 | uint8 fanLevel | ||||
| Roller brush life | 0x0616 | uint8 brushLife | ||||
| Reset roller brush | 0x0617 | bool rollBrushReset | - | - | 0: Off. 1: On. | |
| Water level | 0x0618 | uint8 waterLevvel | ||||
| Wind follows temperature | 0x0619 | bool tempWindSwitch | 0: Off. 1: On. | |||
| Timed off minute (tens digit) | 0x061A | uint8 timingOffMinute | 0: zero. 1: ten minutes. 2: twenty minutes. 3: thirty minutes. 4: forty minutes. 5: fifty minutes. 6: clear timed shutdown one. 7: clear timed shutdown two. | |||
| Timed off hour | 0x061B | uint8 timingOffHour | ||||
| Timed off minute (units digit) | 0x061C | uint8 timingOffMinuteEx | ||||
| Timed on minute (tens digit) | 0x061D | uint8 timingOnMinute | 0: zero. 1: ten minutes. 2: twenty minutes. 3: thirty minutes. 4: forty minutes. 5: fifty minutes. 6: clear timed startup one. 9: clear timed startup two. | |||
| Timed on hour | 0x061E | uint8 timingOnHour | ||||
| Timed on minute (units digit) | 0x061F | uint8 timingOnMinuteEx | ||||
| Environmental temperature feedback | 0x0620 | uint8 temperatureFeedback | ||||
| Tuina speed | 0x0621 | uint8 massageTempo | ||||
| Medium temperature | 0x0622 | uint16 mediumTemp | °C | 1 | ||
| Dorsal control | 0x0623 | uint8 dorsalControl | 0: Ascend. 1: Descend. 2: Stop. 3: Lie flat. | |||
| Leg control | 0x0624 | uint8 legControl | 0: Ascend. 1: Descend. 2: Stop. 3: Lie flat. | |||
| Mosquito killing feature | 0x0625 | uint8 killMosquitoes_OnOff | 0: On. 1: Off. | |||
| 360-degree oscillation | 0x0626 | uint8 angleAutoAllOnOff | 0: Off. 1: On. | |||
| Current water temperature | 0x0627 | uint16 currentTemperature | °C | Max: 49. Min: 1. Step size: 1. | ||
| Air dry time | 0x0628 | uint16 airdryTime | ||||
| Disinfection time | 0x0629 | uint16 ultravioletTime | ||||
| Cold water switch | 0x062A | uint8 getcoldwaterSwitch | 0: Off. 1: On. | |||
| Hot water switch | 0x062B | uint8 gethotwaterSwitch | 0: Off. 1: On. | |||
| Keep warm switch | 0x062C | uint8 heatpreservation | 0: Off. 1: On. | |||
| Cold water dispense time | 0x062D | uint16 getcoldwaterTime | second | 1 | 0-60 | |
| Hot water dispense time | 0x062E | uint16 gethotwaterTime | second | 1 | 0-60 | |
| Immersion feature | 0x062F | uint8 immersion | 0: Off. 1: On. | |||
| Night light brightness | 0x0630 | uint16 lampLightness | None | 1 | 0-100 | |
| Internal temperature | 0x0631 | uint16 innerTemperature | °C | 1 | 0-100 | |
| External temperature | 0x0632 | uint16 outerTemperature | °C | 1 | 0-100 | |
| Brush head longevity | 0x0633 | uint16 brushLongevity | day | 1 | 0-90 | |
| Brushing duration | 0x0634 | uint16 brushLength | minute | 1 | 0-10 | |
| Brushing start position | 0x0635 | uint16 brushstartPosition | To be updated. | |||
| Lower layer heating level | 0x0636 | uint8 lowerlayerHeatlevel | level | - | Lower layer heating level. | |
| Flushing | 0x0637 | uint8 flushing | 0: Off. 1: On. | |||
| Minor surge | 0x0638 | uint8 smallFlushing | 0: Off. 1: On. | |||
| Water temperature level | 0x0639 | uint16 waterTemp | 0-5 | |||
| Wind temperature level | 0x063A | uint16 windTemp | 0-5 | |||
| Seat temperature level | 0x063B | uint16 seatTemp | 0-5 | |||
| Water pressure | 0x063C | uint16 waterGage | 1-5 | |||
| Nozzle location | 0x063D | uint16 nozzleLocation | 1: Back. 2: Back-middle. 3: Middle. 4: Front-middle. 5: Front. | |||
| Feminine wash feature | 0x063E | uint8 womanWash | 0: Off. 1: On. | |||
| Hip wash feature | 0x063F | uint8 hipWash | 0: Off. 1: On. | |||
| Drying feature | 0x0640 | uint8 Dry | 0: Off. 1: On. | |||
| Free wash feature | 0x0641 | uint8 freeWash | 0: Off. 1: On. | |||
| Hip bath feature | 0x0642 | uint8 hipBath | 0: Off. 1: On. | |||
| Child wash feature | 0x0643 | uint8 childWash | 0: Off. 1: On. | |||
| One-key stop | 0x0644 | uint8 oneKeystop | 0: Off. 1: On. | |||
| Large flush with closed lid | 0x0645 | uint8 flushingCloseroof | 0: Off. 1: On. | |||
| Small flush with closed lid | 0x0646 | uint8 smallFlushcloseroof | 0: Off. 1: On. | |||
| Closed lid control | 0x0647 | uint8 closeroof | 0: Off. 1: On. | |||
| Toilet Seat Controls | 0x0648 | uint8 heatRing | 0: Off. 1: On. | |||
| One-key auto | 0x0649 | uint8 oneKeyauto | 0: Off. 1: On. | |||
| Move clean | 0x064A | uint8 moveClean | 0: Off. 1: On. | |||
| Wide-Range Forced Scrubbing | 0x064B | uint8 wideClean | 0: Off. 1: On. | |||
| Silver ion sterilization | 0x064C | uint8 silverSterilization | 0: Off. 1: On. | |||
| 360-degree sterilization | 0x064D | uint8 allSterilization | 0: Off. 1: On. | |||
| UV sterilization | 0x064E | uint8 uvSterilization | 0: Off. 1: On. | |||
| Clean mode | 0x064F | uint8cleanMode | 0: Self-cleaning. 1: Hot air sterilization. | |||
| Power-on time | 0x0650 | uint16openTime | minute | 1 | ||
| Power-off time | 0x0651 | uint16closeTime | minute | 1 | ||
| Quick frozen | 0x0652 | uint8 quickFrozenOnOff | 0: Off. 1: On. | |||
| Quick frozen time | 0x0653 | uint16 quickFrozenTime | hour | 1 | Value range: 1-10. | |
| Remaining time for scheduled start | 0x0654 | uint16 AppointmentTime | second | 1 | 0-1800 | |
| Charging status | 0x0655 | uint8 Chargingstatus | 0 (not charging), 1 (charging), 2 (fully charged) | |||
| Disinfection count | 0x0656 | uint16 WorkCount | count | 0-65535 | ||
| Cooking time | 0x0657 | uint8 SetTime | min | 0.5-99 | ||
| Cooking temperature | 0x0658 | uint8 SetTemp | File | 1-6 | ||
| Cooking speed | 0x0659 | uint8 SetSpeed | Tier | 1-6 | ||
| Steam feature | 0x065A | uint8 steam Function | 0: Off. 1: On. | |||
| Auto clean | 0x065B | uint8 autoClean | 0: Off. 1: On. | |||
| 0x065C | ||||||
| Leg control angle | 0x065D | anglelegControl | degree | 0-60 | ||
| Dorsal control angle | 0x065E | angledorsalControl | degree | 0-60 | ||
| Sync control | 0x065F | uint16 synControl | 0: Ascend, 1: Descend, 2: Stop | |||
| Appointment bath | 0x0660 | uint8 appointmentBath | 0: Off. 1: Morning bath. 2: Night bath. 3: Morning + Night bath. 4: All day. | |||
| Morning bath start time | 0x0661 | uint16 morningBathStart | minute | - | 0-1440 | |
| Morning bath end time | 0x0662 | uint16 morningBathend | minute | - | 0-1440 | |
| Night bath start time | 0x0663 | uint16 nightBathstart | minute | - | 0-1440 | |
| Night bath end time | 0x0664 | uint16 nightBathend | minute | - | 0-1440 | |
| Cyclic sterilization | 0x0665 | uint8 cyclic Sterilization | - | - | 0: Off. 1: On. | |
| Appointment wash | 0x0666 | uint8 appointmentWash | 0: Off. 1: Morning wash. 2: Night wash. 3: Morning + Night wash. 4: All day. | |||
| Injector clean | 0x0667 | uint8 InjectorClean | 0: Off. 1: On. | |||
| Thermal switch | 0x0668 | uint8 TempSensor | 0: Off. 1: On. | |||
| Light sensor switch | 0x0669 | uint8 LightSense | 0: Off. 1: On. | |||
| Auto flushing | 0x066A | uint8 AutoFlushing | 0: Off. 1: On. | |||
| Auto flip | 0x066B | uint8 AutoFlip | 0: Off. 1: On. | |||
| Sitting status | 0x066C | uint16 SittingStatus | 0: Not seated. 1: Seated. | |||
| Seat heat status | 0x066D | uint16 SeatHeatStatus | 0: Not heating. 1: Heating. | |||
| Human sensor | 0x066E | uint8 HumanSensor | 0: Off. 1: On. | |||
| Deodorization status | 0x066F | uint8 Deodorization | 0: Off. 1: On. | |||
| Smart temp control feature | 0x0670 | uint8 smartTempControl | 0: Off. 1: On. | |||
| Fast inhale feature | 0x0671 | uint8 fastInhale | 0: Off. 1: On. | |||
| Instant heat working time | 0x0672 | uint16 hotworkingTime | minute | - | 0-1440 | |
| Hip washing water pressure | 0x0673 | uint8 hipWashing | level | - | 0-100 | |
| Feminine washing water pressure | 0x0674 | uint8 WomanWashing | Archive | - | 0-100 | |
| Hip wash nozzle position | 0x0675 | uint16 hipwashNozzle | 1: Back. 2: Back-middle. 3: Middle. 4: Front-middle. 5: Front. | |||
| Feminine wash nozzle position | 0x0676 | uint16 womanwashNozzle | 1: Back. 2: Back-middle. 3: Middle. 4: Front-middle. 5: Front. | |||
| Softening count | 0x0677 | uint16 softwashTime | count | 0-100 | ||
| Enhanced drying | 0x0678 | uint16 enhancedDrying | 0: Off. 1: On. | |||
| Enhanced washing | 0x0679 | uint16 enhancedWashing | 0: Off. 1: On. | |||
| Fresh air feature | 0x067A | uint16 freshAir | 0: Off. 1: On. | |||
| Pet wind level | 0x068B | uint8 petWind | Fresh: 0, Storm: 1 | |||
| Momo Pao | 0x068C | uint8 momoSoak | 0: Off. 1: On. | |||
| Sandi Lighting | 0x068D | uint8 3dLight | 0: Off. 1: On. | |||
| Cooking duration | 0x068E | uint16 CookingTime | minute | 0-255, step size 1 | ||
| Braise time | 0x068F | uint8 braiseTime | minute | 0-255, step size 1 | ||
| Pot temperature | 0x0690 | uint8 pottemperature | degree | 0-255, step size 1 | ||
| Add food countdown | 0x0691 | uint8 addfoodcountdown | minute | 0-255, step size 1 | ||
| Instant heat working time | 0x0692 | uint16 Hotworkingtime | minute | 0-720, step size 1 | ||
| One-key fat removal | 0x0693 | uint8 fatGoaway | 0: Off. 1: On. | |||
| Shake speed | 0x0694 | uint16 shakeSpeed | level | 0-100, step size 1 | ||
| Volume control | 0x0695 | uint16 volumeControl | 0: Volume up. 1: Volume down. | |||
| Content switch | 0x0696 | uint16 contentSwitch | 0: Previous. 1: Next. | |||
| Playback control | 0x0697 | uint8 playControl | 0: Play. 1: Pause. | |||
| Holiday feature | 0x0698 | uint16 holidayFunction | 0: Off. 1: On. | |||
| Fresh-keeping feature | 0x0699 | uint16 freshkeeping Function | 0: Off. 1: On. | |||
| Fruits and vegetables feature | 0x069A | uint16 fruitsFunction | 0: Off. 1: On. | |||
| Freezing feature | 0x069B | uint16 freezingFunction | 0: Off. 1: On. | |||
| Atmosphere lamp | 0x069C | uint16 atmosphereLamp | 0: Off. 1: On. | |||
| Point movement feature | 0x069C | uint16 pointMovement | 0: Off. 1: On. | |||
| Water injection volume | 0x069D | uint16 waterInjection | [0-100] | |||
| Zero cold water temperature | 0x069E | uint16 coldwaterTemperature | degree | [0-60] (default 30) | ||
| Appointment start time | 0x069F | uint16 appointStart | minute | [0-1440] | ||
| Appointment end time | 0x06A0 | uint16 appointEnd | minute | [0-1440] | ||
| Water Flow Control | 0x06A1 | uint16 waterDischarge | [0-100] | |||
| Heating status | 0x06A2 | uint16 heatingStatus | Off: 0. On: 1. | |||
| Antifreeze status | 0x06A3 | uint16 antifreezeStatus | Normal: 0. Antifreeze: 1. | |||
| Thermostat status | 0x06A4 | uint16 thermostatStatus | Disconnected: 0. Connected: 1. | |||
| Flame size state | 0x06A5 | uint16 flamesizeState | [0-100] | |||
| Steaming and baking feature | 0x06A6 | uint16 steamingBaking | 0: empty. 1: steam. 2: steamHotWind. 3: upDownGrill. 4: airConvection. 5: threeDimensionalGrill. 6: bottomGrill. 7: laminaGrill. 8: doubleUpTube. 9: infraredGrill. 10: cleaning. 11: steamdisinfection. | |||
| Target calories | 0x06A7 | unit16 targetCalories | [0-65535] | |||
| Cloud recipe status | 0x06A8 | unit16 CloudRecipeStatus | End: 0. Start: 1. | |||
| Fascia gun | Hit count | 0x06A9 | uint16 hitCount | 0-65535, step size: 1 | ||
| Current temperature | 0x06AA | uint16 CuTemperature | 0-65535, step size: 1 | |||
| Massage control | 0x06AB | uint8 massageControl | 0: Start massage. 1: Stop massage. | |||
| Smart window | Window operation mode | 0x06AC | uint8 WindowOperateMode | 0: Close window. 1: Open window. 2: Pause. 3: Flip. | ||
| Warning tone | 0x06AD | uint8 WarningTone | 0: Disable warning tone. 1: Enable warning tone. | |||
| Fascia gun | Massage gun speed | 0x06AE | uint16 MassageGunSpeed | 600-3500, step size: 10 | ||
| Automatic soap dispenser | Hand washes today | 0x06AF | uint16 WashHandOften | [0-65535] | ||
| Soy milk maker | Open cover status | 0x06B0 | uint8 OpenCoverStatus | 0: Allowed to open cover. 1: Not allowed to open cover. | ||
| Open cover reminder | 0x06B1 | uint8 OpenCoverReminder | 0: Lock cover. 1: Legal cover opening. 2: Illegal cover opening. | |||
| Water dispenser | Target refrigeration temperature | 0x06B2 | uint8 targetRefrigerationtemp | °C | [0-40] | |
| Target heating temperature | 0x06B3 | uint8 targetheatTemp | °C | [0-100] | ||
| Total dissolved solids value | 0x06B4 | uint32 TDS | [0-42949673.0] | |||
| Wash finished | 0x06B5 | uint8 washFinished | 0: Wash finished failed. 1: Wash finished. | |||
| Target water yield | 0x06B6 | uint16 targetWaterYield | ml | [0-9999] | ||
| Smart window | Window control | 0x06B7 | uint8 windowControl | 0: Continue. 2: Pause. | ||
| Flip control | 0x06B8 | uint8 flipControl | 0: None. 3: Flip. | |||
| Uterus warming belt | Abdominal temperature | 0x06B9 | uint16 waistTemperature | °C | [0-100] | |
| Waist temperature | 0x06BA | uint16 abdominalTemperature | °C | [0-100] | ||
| Fever area | 0x06BB | uint16 feverArea | 1: Abdomen. 2: Waist. 3: Both on. | |||
| Abdominal current temperature | 0x06BC | uint16 waistCurrentTemp | °C | [37.0-65.0] | ||
| Waist current temperature | 0x06BD | uint16 abdominalCurrentTemp | °C | [37.0-65.0] | ||
| Smart water cup | Current water volume | 0x06BE | uint16 waterVolume | ml | [0.0-6000.0] | |
| Drink volume | 0x06BF | uint16 drinkVolume | ml | [0.0-6000.0] | ||
| Smart jump rope | Trip number | 0x06C0 | uint16 tripNumber | count | [0-65535] | |
| Current frequency | 0x06C1 | uint16 currentFrequency | RPM | [0-65535] | ||
| Average frequency | 0x06C2 | uint16 averageFrequency | RPM | [0-65535] | ||
| Highest frequency | 0x06C3 | uint16 highestFrequency | RPM | [0-65535] | ||
| Maximum Consecutive Count | 0x06C4 | uint16 maxNumberConsecutive | count | [0-65535] | ||
| Cumulative number | 0x06C5 | uint16 cumulativeNumber | count | [0-65535] | ||
| Water heater | Inverter Rapid Heating | 0x06C6 | uint8 changeRate | 0: Off. 1: On. | ||
| Auto power off | 0x06C7 | uint8 autoPower | 0: Off. 1: On. | |||
| High temperature bacteriostasis | 0x06C8 | uint8 highTemperature | 0: Off. 1: On. | |||
| Timing set week | 0x06C9 | uint8 timingSetWeek | 0: Sunday. 1: Monday. 2: Tuesday. 3: Wednesday. 4: Thursday. 5: Friday. 6: Saturday. | |||
| Bath temperature | 0x06CA | uint8 bathTemperature | °C | [0-100] | ||
| Heating temperature | 0x06CB | uint8 floorTemperature | °C | [0-100] | ||
| Heating mode | 0x06CC | uint8 heatingMode | 0: All day. 1: Workday 1. 2: Workday 2. 3: Economy. 4: Elderly. 5: Night shift. 6: Children. | |||
| Fan switch | 0x06CD | uint8 windMachinePower | 0: Off. 1: On. | |||
| Water pump switch | 0x06CE | uint8 waterMachinePower | 0: Off. 1: On. | |||
| Antifreezing setting | 0x06CF | uint8 antifreezingSetting | 0: Off. 1: On. | |||
| Temperature controller setting | 0x06D0 | uint8 temperatureControllerSetting | 0: Disconnected. 1: Connected. | |||
| Dishwasher | Water inlet switch | 0x06D1 | uint8 waterIntakeSetting | 0: Off. 1: On. | ||
| Drain Switch | 0x06D2 | uint8 bleedWaterSetting | 0: Off. 1: On. | |||
| Hatch switch | 0x06D3 | uint8 hatchDoorSetting | 0: Off. 1: On. | |||
| Disk Bay | 0x06D4 | uint8 dishesClassSetting | 0: Standby. 1: Quick wash. 2: Standard wash. 3: Enhanced wash. | |||
| Smart jump rope | Calories | 0x06D5 | unit16 calories | calorie | [0-65535] | |
| Device properties | Battery life | 0x06D6 | unit16 batteryLife | Min | [0-65535] | |
| Dispensing time | 0x06D7 | unit8 transudatesTime | second | 0-10 | ||
| Remaining Count | 0x06D8 | unit16 residueDegree | count | 0-1500 | ||
| Wash times | 0x06D9 | unit16 washTimes | count | 0-1500 | ||
| Drink Water Reminder 1 | 0x06DA | unit16 waterClockOne | min | 0-3600 | ||
| Drink Water Reminder 2 | 0x06DB | unit16 waterClockTwo | 1: 6-cup mode. 2: 7-cup mode. 3: 8-cup mode. 4: 9-cup mode. 5: 10-cup mode. 6: None. | |||
| Recipe code | 0x06DC | unit16 recipeCode | 1-65535 | |||
| Instruction length | 0x06DD | unit16 recipeActionSize | 0-65535 | |||
| Recipe Instructions | 0x06DE | int32 recipeAction | ||||
| Auto boiling | 0x06DF | unit8 autoBoiling | 0: Off. 1: On. | |||
| Manual boiling | 0x06E0 | unit8 manualBoiling | 0: Off. 1: On. | |||
| Tea table On/Off | 0x06E1 | unit8 teaTableOnOff | 0: Off. 1: On. | |||
| Warm feet gear | 0x06E2 | unit8 warmFeetGear | 0-10 | |||
| Intelligent Upgrade | 0x06E3 | unit8 intellectChangeSize | 0: Off. 1: On. | |||
| Intelligent Variable Frequency | 0x06E4 | unit8 intellectfrequency conversion | 0: Off. 1: On. | |||
| Single cycle | 0x06E5 | unit8 singleCycle | 0: Off. 1: On. | |||
| Instant hot water | 0x06E6 | unit8 noneColdWater | 0: Off. 1: On. | |||
| Safety protection | 0x06E7 | unit8 safety | 0: Off. 1: On. | |||
| AI dry clean | 0x06E8 | unit8 AIdryClean | 0: Off. 1: On. | |||
| Intelligent housekeeper | 0x06E9 | unit8 IntelligentHousekeeper | 0: Off. 1: On. | |||
| Smoke follow | 0x06EA | unit8 smokeFollow | 0: Off. 1: On. | |||
| Operation name | 0x06EB | unit16 opreationName | ||||
| Pulse strength | 0x06EC | unit8 pulseStrength | 0-100 | |||
| Position | 0x06ED | unit32 position | 0-65536 | |||
| Breathing light | 0x06EF | unit8 BLNcontrol | 0: Off. 1: On. | |||
| Left runtime | 0x06F0 | unit32 leftRunTime | 0-260000 | |||
| Right runtime | 0x06F1 | unit32 rightRunTime | 0-260000 | |||
| Auto disinfect | 0x06F2 | unit8 autoDisinfect | 0: Off. 1: On. | |||
| Manual Disinfection | 0x06F3 | unit8 manualDisinfect | 0: Off. 1: On. | |||
| Timing feature | 0x06F4 | unit8 timingFunction | 0: Off. 1: On. | |||
| Cancel status | 0x06F5 | unit8 cancelStatus | 0: Not cancelable. 1: Cancelable. | |||
| Self-cleaning status | 0x06F6 | unit8 selfCleaningStatus | 0: With self-cleaning. 1: Without self-cleaning. | |||
| Carry tips | 0x06F7 | unit8 carryTips | 0: Off. 1: On. | |||
| Replace tips | 0x06F8 | unit8 replaceTips | 0: Off. 1: On. | |||
| Bedtime tips | 0x06F9 | unit8 bedtimeTips | 0: Off. 1: On. | |||
| Keep warm left time | 0x06FA | unit16 keepWarmLeftTime | 0-65535 | |||
| Deep save energy | 0x06FB | unit8 deepSaveEnergy | 0: Off. 1: On. | |||
| Custom Temperature 1 | 0x06FC | unit16 temperatureOne | 0 | 255 | ||
| Custom Temperature 2 | 0x06FD | unit16 temperatureTwo | 0 | 255 | ||
| Temperature three | 0x06FE | unit16 temperatureThree | 0 | 255 | ||
| Temperature four | 0x06FF | unit16 temperatureFour | 0 | 255 | ||
| Temperature five | 0x0701 | unit16 temperatureFive | 0 | 255 | ||
| Red light On/Off | 0x0702 | unit8 redLightOnOff | 0: Off. 1: On. | |||
| Drink water remind times | 0x0703 | unit8 drinkWaterRemindTimes | 1-24 | |||
| Comprehensive Tier | 0x0704 | unit8 fullGearUp | 1-5 | |||
| Full gear down | 0x0705 | unit8 fullGearDown | 1-5 | |||
| Cloud recipe done parameter | 0x0706 | unit8 cloudRecipeDoneParameter | ||||
| Sitting posture adjustment | 0x0707 | unit8 sittingUpDown | 1 | 3 | 1: Ascend. 2: Descend. 3: Stop. | |
| Close lid flushing | 0x0708 | unit8 closeRoofFlushing | 0: Off. 1: On. | |||
| Leave seat flushing | 0x0709 | unit8 leaveSeatFlushing | 0: Off. 1: On. | |||
| Fragrant bubbles | 0x070A | unit8 fragrantPawpaw | 0: Off. 1: On. | |||
| Auto fragrant bubbles | 0x070B | unit8 autoFragrantBubbles | 0: Off. 1: On. | |||
| Tier upgrade | 0x070C | unit8 changeLitreGear | 1-5 | |||
| Auto night light | 0x070D | unit8 autoNightLight | 0: Off. 1: On. | |||
| Drinking times | 0x070E | unit16 drinkingTimes | 0-65535 | |||
| Brush start zone | 0x070F | unit8 brushStartZone | ||||
| Area change On/Off | 0x0710 | unit8 areaChangeOnOff | 0: Off. 1: On. | |||
| Delay start time | 0x0711 | unit8 delayStartTime | 0-60 | |||
| LR hand setting | 0x0712 | unit8 LRhandSetting | 0: Left hand. 1: Right hand. | |||
| Current brush surface | 0x0713 | unit8 currentBrushSurface | ||||
| Current brush area | 0x0714 | unit8currentBrushArea | ||||
| Replace reset | 0x0715 | unit8 replaceReset | 0: Off. 1: On. | |||
| Replace time | 0x0716 | unit16 replaceTime | 0-255 | |||
| Carry prompt time | 0x0717 | unit16 carryPromptTime | ||||
| Bedtime prompt time | 0x0718 | unit8 bedtimePromptTime | ||||
| Upper Chamber Disinfection | 0x0719 | unit8 upDisinfection | ||||
| Basement Disinfection | 0x071A | unit8 downDisinfection | ||||
| Upper Chamber Time Remaining | 0x071B | unit16 upLefttime | ||||
| Session Time Remaining | 0x071C | unit16 downLeftime | ||||
| Degerming time | 0x071D | unit16 degermingTime | ||||
| Hot wind time | 0x071F | unit16 hotwindTime | ||||
| Cool wind time | 0x0720 | unit16 coolwindTime | ||||
| Upper-layer status | 0x0721 | unit8 upWorkstatus | ||||
| Lower-layer status | 0x0723 | unit8 downWorkstatus | ||||
| Disinfection reminder | 0x0724 | unit8 disinfectionReminder |
该文章对您有帮助吗?