[Share]Method of Third-party Zigbee Subdevices Integration into Tuya Ecosystem

Gateway equipment, voice control devices, etc.


Post Reply
S乱码
Posts: 7

Method of Third-party Zigbee Subdevices Integration into Tuya Ecosystem

Background

Tuya Smart (NYSE: TUYA, HKEX: 2391) is a leading technology company focused on making our lives smarter. Tuya does this through offering a cloud platform that connects a range of devices via the IoT. By building interconnectivity standards, Tuya bridges the intelligent needs of brands, OEMs, developers, and retail chains across a broad range of smart devices and industries. Tuya solutions empower partners and customers by improving the value of their products while making consumers' lives more convenient through the application of technology. Through its growing commercial SaaS business, Tuya offers intelligent business solutions for a wide range of verticals. The Company's platform is backed by industry-leading technology complete with rigorous data protection and security. Tuya partners with leading Fortune 500 companies from around the world to make things smarter, including Philips, Schneider Electric, Lenovo and many others.

Company Positioning: Global IoT development platform service provider

Company Mission: Build an IoT Developer Ecosystem, Enable Everything to Be Smart.

This article will introduce the method of integrating devices developed based on the Zigbee protocol into the Tuya cloud through Tuya gateways.

Method One

Devices developed with Zigbee 1.2 or Zigbee 3.0 can be directly connected to the Tuya cloud through a gateway. However, there are certain limitations:

  1. There is a restriction on the number of universal public devices under one account, and the specific limit can be inquired from the administrator.
  2. Universal public devices have a single function and only support basic control. The functions of each public device will be described below.
  3. The control panel of universal public devices cannot be modified.

Open categories:

CategoryDevice NameZigbee Device Type
Lighting[Universal Access] Dimmable Light Panel (Switch, Color HSV)0x0200
LightingColor Light0x010d
LightingCold Warm White Light (CW)Zigbee0x010c
LightingCold Warm White Light (CW)_Zigbee0x0220
Lighting[Universal Access] Dimmable Light0x0101
Electrical/Switch[Universal Access] 1-way Lighting Switch0x0000
Electrical/Switch[Universal Access] 2-way Lighting Switch0x0000
Electrical/Switch[Universal Access] 3-way Lighting Switch0x0000
Electrical/Socket[Universal Access] 1-way Socket0x010a
Electrical/Socket[Universal Access] 1-way Socket0x0010
Electrical/Socket[Universal Access] 1-way Socket0x0051

[Universal Access] Dimmable Light Panel (Switch, Color HSV)

Device Information

profile_idendpoint_iddevice_id
0xC05E0x010x0200

Function Control

Function Issuanceendpoint_idcluster_idcommand_id
Switch(0x01)(0x0006)(0x00,0x01)
Brightness(0x01)(0x0008)(0x00 )
Cold Warm Value(0x01)(0x0300)(0x0a )
Color Light(0x01)(0x0008)(0x06 )
Function Reportingendpoint_idcluster_idattribute_id
Switch(0x01)(0x0006)(0x0000)
Brightness(0x01)(0x0008)(0x0000 )
Cold Warm Value(0x01)(0x0300)(0x0007 )
Color Light(0x01)(0x0300)(0x0000,0x0001 )

Color Light

Device Information

profile_idendpoint_iddevice_id
0x01040x010x010d

Function Control

Function Issuanceendpoint_idcluster_idcommand_id
Switch(0x01)(0x0006)(0x00,0x01)
Brightness(0x01)(0x0008)(0x00 )
Cold Warm Value(0x01)(0x0300)(0x0a )
Color Light(0x01)(0x0008)(0x06 )
Function Reportingendpoint_idcluster_idattribute_id
Switch(0x01)(0x0006)(0x0000)
Brightness(0x01)(0x0008)(0x0000 )
Cold Warm Value(0x01)(0x0300)(0x0007 )
Color Light(0x01)(0x0300)(0x0000,0x0001 )

Cold Warm White Light (CW)_Zigbee

Device Information

profile_idendpoint_iddevice_id
0x01040x010x010c
0xC05E0x010x0220

Function Control

Function Issuanceendpoint_idcluster_idcommand_id
Switch(0x01)(0x0006)(0x00,0x01)
Brightness(0x01)(0x0008)(0x00 )
Cold Warm Value(0x01)(0x0300)(0x0a )
Function Reportingendpoint_idcluster_idattribute_id
Switch(0x01)(0x0006)(0x0000)
Brightness(0x01)(0x0008)(0x0000 )
Cold Warm Value(0x01)(0x0300)(0x0007 )

[Universal Access] Dimmable Light

Device Information

profile_idendpoint_iddevice_id
0x01040x010x0101

Function Control

Function Issuanceendpoint_idcluster_idcommand_id
Switch(0x01)(0x0006)(0x00,0x01)
Brightness(0x01)(0x0008)(0x00 )
Function Reportingendpoint_idcluster_idattribute_id
Switch(0x01)(0x0006)(0x0000)
Brightness(0x01)(0x0008)(0x0000 )

[Universal Access] 1-way Lighting Switch

Device Information

profile_idendpoint_iddevice_id
0xC05E0x010x0000

Function Control

Function Issuanceendpoint_idcluster_idcommand_id
Switch(0x01)(0x0006)(0x00,0x01)
Function Reportingendpoint_idcluster_idattribute_id
Switch(0x01)(0x0006)(0x0000)

[Universal Access] 2-way Lighting Switch

Device Information

profile_idendpoint_iddevice_id
0xC05E0x010x0000
0xC05E0x020x0000

Function Control

Function Issuanceendpoint_idcluster_idcommand_id
Switch(0x01)(0x0006)(0x00,0x01)
Switch(0x02)(0x0006)(0x00,0x01)
Function Reportingendpoint_idcluster_idattribute_id
Switch(0x01)(0x0006)(0x0000)
Switch(0x02)(0x0006)(0x0000)

[Universal Access] 3-way Lighting Switch

Device Information

profile_idendpoint_iddevice_id
0xC05E0x010x0000
0xC05E0x020x0000
0xC05E0x030x0000

Function Control

Function Issuanceendpoint_idcluster_idcommand_id
Switch(0x01)(0x0006)(0x00,0x01)
Switch(0x02)(0x0006)(0x00,0x01)
Switch(0x03)(0x0006)(0x00,0x01)
Function Reportingendpoint_idcluster_idattribute_id
Switch(0x01)(0x0006)(0x0000)
Switch(0x02)(0x0006)(0x0000)
Switch(0x03)(0x0006)(0x0000)

[Universal Access] 1-way Socket

Device Information

profile_idendpoint_iddevice_id
0x01040x010x010a
0x01040x010x0051
0xC05E0x010x0010

Function Control

Function Issuanceendpoint_idcluster_idcommand_id
Switch(0x01)(0x0006)(0x00,0x01)
Function Reportingendpoint_idcluster_idattribute_id
Switch(0x01)(0x0006)(0x0000)

Method Two

---Not Open---

Post Reply