File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 11# SwitchBotAPI-BLE
22
33- [ Device Types] ( #device-type )
4+ - [ UUID Update Notes] ( #uuid-update-notes )
45- [ Bot BLE open API] ( /devicetypes/bot.md )
56- [ Color Bulb BLE open API] ( /devicetypes/colorbulb.md )
67- [ Contact Sensor BLE open API] ( /devicetypes/contactsensor.md )
@@ -33,3 +34,11 @@ The device type is in the service data of SCAN_RSP.
3334| --------------| ----------| -------------------------|
3435| Byte: 0 | Enc type | Bit[ 7] NC |
3536| Byte: 0 | Dev Type | Bit [ 6:0] – Device Type |
37+
38+
39+ ## UUID Update Notes
40+
41+ From Bot V6.4, Curtain V4.6, Meter V2.7,
42+ - ` Company ID ` ( ` ADV_IND ` - ` Manufacture Data ` ) modified from ` 0x0059 ` to ` 0x0969 ` .
43+ - ` Service UUID ` ( ` SCAN_RSP ` - ` Service Data ` ) modified from ` 0x000d ` to ` 0xfd3d ` .
44+ - Complete list of 128-bit UUIDs (` SCAN_RSP ` ) has been removed.
You can’t perform that action at this time.
0 commit comments