- Device Types
- UUID Update Notes
- Bot BLE open API
- Color Bulb BLE open API
- Contact Sensor BLE open API
- Curtain BLE open API
- Curtain 3 BLE open API
- LED Strip Light BLE open API
- Meter BLE open API
- Motion Sensor BLE open API
- Plug Mini BLE open API
- Lock BLE open API
Product | Device Type |
---|---|
Bot | H (0x48) |
Meter | T (0x54) |
Humidifier | e (0x65) |
Curtain | c (0x63) |
Curtain 3 | {(0x7B) |
Motion Sensor | s (0x73) |
Contact Sensor | d (0x64) |
Color Bulb | u (0x75) |
LED Strip Light | r (0x72) |
Smart Lock | o (0x6F) |
Plug Mini | g (0x67) |
Meter Plus | i (0x69) |
The device type is in the service data of SCAN_RSP.
Service data | ||
---|---|---|
Byte: 0 | Enc type | Bit[7] NC |
Byte: 0 | Dev Type | Bit [6:0] – Device Type |
From Bot V6.4, Curtain V4.6, Meter V2.7,
Company ID
(ADV_IND
-Manufacture Data
) modified from0x0059
to0x0969
.Service UUID
(SCAN_RSP
-Service Data
) modified from0x000d
to0xfd3d
.- Complete list of 128-bit UUIDs (
SCAN_RSP
) has been removed.