File tree Expand file tree Collapse file tree 3 files changed +374
-2
lines changed
Expand file tree Collapse file tree 3 files changed +374
-2
lines changed Original file line number Diff line number Diff line change 66- [ Color Bulb BLE open API] ( /devicetypes/colorbulb.md )
77- [ Contact Sensor BLE open API] ( /devicetypes/contactsensor.md )
88- [ Curtain BLE open API] ( /devicetypes/curtain.md )
9+ - [ Curtain 3 BLE open API] ( /devicetypes/curtain3.md )
910- [ LED Strip Light BLE open API] ( /devicetypes/ledstriplight.md )
1011- [ Meter BLE open API] ( /devicetypes/meter.md )
1112- [ Motion Sensor BLE open API] ( /devicetypes/motionsensor.md )
1516## Device Types
1617
1718| Product | Device Type |
18- | ----------------- | ------------- |
19+ | --------------- | ----------- |
1920| Bot | H (0x48) |
2021| Meter | T (0x54) |
2122| Humidifier | e (0x65) |
2223| Curtain | c (0x63) |
24+ | Curtain 3 | {(0x7B) |
2325| Motion Sensor | s (0x73) |
2426| Contact Sensor | d (0x64) |
2527| Color Bulb | u (0x75) |
Original file line number Diff line number Diff line change @@ -201,7 +201,6 @@ The basic format of the RSP packet returned by the device to the terminal is as
201201 </tr>
202202 </tbody>
203203</table >
204-
205204<img alt =" 5702_1 " src =" https://switchbot-open-api.s3.amazonaws.com/Curtain+BLE+open+api/5702_1.png " ></a >
206205
207206## 0x0F extended command
You can’t perform that action at this time.
0 commit comments