Last Updated on : 2024-04-26 06:32:13download
This TuyaOS SDK Development Kit is built on top of the TuyaOS and designed for developing laser robot vacuum products. Basic capabilities include device pairing, cloud connectivity, control over MQTT, OTA updates, as well as reporting real-time maps, routes, floor maps, and cleaning history. This development kit helps you bring a laser robot vacuum product to the market faster.
The Type Development Kit is based on the TuyaOS SDK Development Kit and helps you complete the platform environment adaptation.
The directory of the development kit downloaded from the IDE is as follows:
├── hardware Hardware materials.
├── pc Development and debugging tools for PC.
├── software Software materials.
│ ├── packages Software package.
│ ├── SDKInformation.json Type development kit parameters. Modification is invalid.
│ └── TuyaOS Code and libraries.
│ ├── apps Product directory.
│ │ └── tuyaos_demo_robot A demo.
│ ├── build The build configuration. Modification is invalid.
│ ├── build_app.sh The product build script.
│ ├── CHANGELOG.md Changelog.
│ ├── docs Documentation.
│ ├── include Header file.
│ ├── libs SDK libraries.
│ ├── LICENSE Licenses.
├── Makefile The Makefiles.
│ ├── prepare_app.sh The script to download the build environment.
│ ├── README.md The README file.
│ ├── scripts The build script.
│ └── vendor Files and APIs specific to the chip platform.
└── tuya.json
The TuyaOS SDK development kit refers to the TuyaOS file package in the type development kit.
If you have any problems with TuyaOS development, you can post your questions in the Tuya Developer Forum.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback