Changelog
Last Updated on : 2022-02-16 07:40:20download
v 2.2.2
- Release date: 2021.11.15
- New updates
- Support sweeper to pull data through P2P.
v 2.1.0
- Release date: 2021.06.28
- New updates
- Supported sweeper multi-map naming.
- Supported querying historical maps and map names.
v 0.1.0
- New updates
- Sweeper SDK split from TuyaHomeSdk.
- Supported download of voice packages.
- Added multi-map management interfaces to laser sweepers.
v 0.0.10
- New updates
- Supported clearing history.
v 0.0.9
- Bugfix
- Fixed the problem of AP pairing for certain Huawei models.
v 0.0.8
v 0.0.7
- New updates
- Supported sharing historical cleaning records with members.
v 0.0.6
- New updates
- Added division of cleaning history by home.
v 0.0.5
- New updates
- Supported the API method to delete cleaning history.
- Supportd the API method to query the current maps and cleaning routes(getSweeperCurrentPath).
- getSweeperByteData return byte array.
- startConnectSweeperDataChannel, startConnectSweeperByteDataChannel add devId param in callback.
- getCloudFileUrl Returns a complete URL.
v 0.0.4
- New updates
- The data channel directly returns byte [].
v 0.0.3
- Bugfix
- Fixed the problem of
onDpUpdate()
repeated callback.
v 0.0.2
- New updates
- Changed the return value of the historical data API method.