Kitchen Appliances

Last Updated on : 2023-09-04 01:58:52download

This chapter describes the standard instruction sets of kitchen appliances. These standard instruction sets are classified into the instruction sets and status sets used to control devices. Tuya provides a powerful cloud control model for kitchen appliances. You can implement device control and status interactions in JSON data format.

Application scenarios

You can implement remote operation and smart scene linkage of kitchen appliances based on cloud control. By calling cloud development OpenAPI, you can send standard instructions to a device, and thus implement respective control features. For example, start or stop the device, adjust temperature or time, and beyond. Meanwhile, the device reports its standard status to return the current status and data of the device.

This chapter applies to application developers, kitchen appliance manufacturers, and smart home solution providers, helping to quickly integrate kitchen appliances and implement cloud control and smart functions on top of standard instruction sets.

Features

Smart kitchen appliances have a myriad of functionalities:

  • Mode selection: Start or stop devices and select working mode.
  • Parameter setting: Set temperature, time, power, and other parameters.
  • Task appointment: Set a timer and make an appointment.
  • Status adjustment: Set wind speed, mode, lighting, and many more.

You can use specific instructions to control kitchen appliances depending on varied functional requirements. For more information about functional descriptions and implementations, see the following topics.

Documentation