Changelog

Last Updated on : 2023-09-19 02:33:11download

v5.0.0

  • Release date: April 17, 2023
  • New updates:
    • Updated the SDK to v5.0.0.

v3.2.4

  • Release date: March 3, 2023
  • New updates:
    • Supported real-time data transfers through Object Storage Service (OSS).

v3.2.3-1

  • Release date: February 7, 2023
  • New updates:
    • Fix certain issues.

v3.2.3

  • Release date: February 2, 2023
  • New updates:
    • Fixed certain known issues.

v3.2.2

v3.1.1

  • Release date: November 16, 2022
  • New updates:
    • Fixed certain known issues.

v3.1.0

  • Release date: November 2, 2022
  • New updates
    • Deprecated real-time data transfers through Object Storage Service (OSS), and supported peer-to-peer (P2P) channels to get real-time data.
    • Fixed certain issues.

v3.0.2

  • Release date: July 29, 2022
  • New updates
    • Fixed known issues.

v3.0.1

  • Release date: July 12, 2022
  • New updates
    • Added the API method to check P2P connection status.

v3.0.0

  • Release date: June 24, 2022
  • New updates
    • Added the failure callback that is executed if an error occurs during the download through P2P connections.
    • Supported cloud storage on Azure.

v2.2.4

  • Release date: June 8, 2022
  • New updates
    • Fixed known issues.

v2.2.2

  • Release date: November 15, 2021
  • New updates
    • Enabled robot vacuums to pull data through peer-to-peer (P2P) channels.

v2.1.0

  • Release date: June 28, 2021
  • New updates
    • Supported multi-map naming for robot vacuums.
    • Supported querying historical maps and map names.

v0.1.0

  • New updates
    • Sweeper SDK split from TuyaHomeSdk.
    • Supported download of voice packages.
    • Added multi-map management interfaces to laser sweepers.

v0.0.10

  • New updates
    • Supported clearing history.

v0.0.9

  • New updates
    • Fixed the problem of access point (AP) pairing for certain Huawei models.

v0.0.8

  • New updates
    • Fixed certain problems.

v0.0.7

  • New updates
    • Supported sharing historical cleaning records with members.

v0.0.6

  • New updates
    • Added division of cleaning history by home.

v0.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 returns a byte array.
    • startConnectSweeperDataChannel and startConnectSweeperByteDataChannel add devId param in callback.
    • getCloudFileUrl returns a complete URL.

v0.0.4

  • New updates
    • The data channel directly returns byte [].

v0.0.3

  • New updates
    • Fixed the problem of onDpUpdate() repeated callback.

v0.0.2

  • New updates
    • Changed the return value of the historical data API method.