The specs in tuya platform are:
{
"result": {
"category": "ggq",
"functions": [
{
"code": "normal_timer",
"dp_id": 101,
"type": "String",
"values": "{\"maxlen\":255}"
},
{
"code": "countdown_2",
"dp_id": 103,
"type": "Integer",
"values": "{\"unit\":\"min\",\"min\":0,\"max\":1440,\"scale\":0,\"step\":1}"
},
{
"code": "switch_2",
"dp_id": 104,
"type": "Boolean",
"values": "{}"
},
{
"code": "switch_1",
"dp_id": 105,
"type": "Boolean",
"values": "{}"
},
{
"code": "countdown_1",
"dp_id": 106,
"type": "Integer",
"values": "{\"unit\":\"min\",\"min\":0,\"max\":1440,\"scale\":0,\"step\":1}"
}
],
"status": [
{
"code": "battery_percentage",
"dp_id": 11,
"type": "Integer",
"values": "{\"unit\":\"%\",\"min\":0,\"max\":100,\"scale\":0,\"step\":1}"
},
{
"code": "normal_timer",
"dp_id": 101,
"type": "String",
"values": "{\"maxlen\":255}"
},
{
"code": "countdown_2",
"dp_id": 103,
"type": "Integer",
"values": "{\"unit\":\"min\",\"min\":0,\"max\":1440,\"scale\":0,\"step\":1}"
},
{
"code": "switch_2",
"dp_id": 104,
"type": "Boolean",
"values": "{}"
},
{
"code": "switch_1",
"dp_id": 105,
"type": "Boolean",
"values": "{}"
},
{
"code": "countdown_1",
"dp_id": 106,
"type": "Integer",
"values": "{\"unit\":\"min\",\"min\":0,\"max\":1440,\"scale\":0,\"step\":1}"
},
{
"code": "use_time_2",
"dp_id": 110,
"type": "Integer",
"values": "{\"unit\":\"s\",\"min\":0,\"max\":86400,\"scale\":0,\"step\":1}"
},
{
"code": "use_time_1",
"dp_id": 111,
"type": "Integer",
"values": "{\"unit\":\"s\",\"min\":0,\"max\":86400,\"scale\":0,\"step\":1}"
}
]
},
"success": true,
"t": 1686166735940,
"tid": "f0c0f870056a11eea795ce4cada2c678"
}