{
"page": {
"page": 0,
"size": 0
},
"name": "string",
"state": 0,
"triggerType": "string",
"areaID": 0,
"tag": "string"
}curl --location --request POST '/api/v1/things/rule/device-timer/info/index' \
--header 'iThings-token: {{iThings-token}}' \
--header 'iThings-project-id: 1786838173980422144' \
--header 'iThings-app-code: {{iThings-app-code}}' \
--header 'iThings-user-role: 1' \
--header 'Accept-Language: en' \
--header 'iThings-tenant-code;' \
--header 'Content-Type: application/json' \
--data-raw '{
"page": {
"page": 0,
"size": 0
},
"name": "string",
"state": 0,
"triggerType": "string",
"areaID": 0,
"tag": "string"
}'{
"code": 0,
"msg": "success",
"data": {
"list": [
{
"id": 0,
"name": "string",
"triggerType": "string",
"status": 0,
"createdTime": 0,
"device": {
"productID": "string",
"deviceName": "string"
},
"execAt": 0,
"execRepeat": 0,
"actionType": "string",
"dataID": "string",
"value": "string",
"lastRunTime": 0
}
],
"total": 0
}
}
扫码加入 iThings微信交流群

扫码加入交流群