{
"page": {
"page": 0,
"size": 0
},
"deviceType": 0,
"deviceTypes": [
0
],
"productName": "string",
"productIDs": [
"string"
],
"withProtocol": true,
"withCategory": true,
"tags": [
{
"key": "string",
"value": "string"
}
],
"sceneMode": "string",
"statuses": [
0
],
"status": 0
}curl --location --request POST '/api/v1/things/product/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
},
"deviceType": 0,
"deviceTypes": [
0
],
"productName": "string",
"productIDs": [
"string"
],
"withProtocol": true,
"withCategory": true,
"tags": [
{
"key": "string",
"value": "string"
}
],
"sceneMode": "string",
"statuses": [
0
],
"status": 0
}'{
"data": {
"list": [
{
"productID": "string",
"productName": "string",
"productImg": "string",
"isUpdateProductImg": true,
"netType": 0,
"dataProto": 0,
"deviceType": 0,
"authMode": 0,
"autoRegister": 0,
"categoryID": 0,
"desc": "string",
"createdTime": "string",
"status": 0,
"tags": [
{
"key": "string",
"value": "string"
}
],
"secret": "string",
"trialTime": 0,
"protocolCode": "string",
"sceneMode": "string",
"protocolConf": [
{
"key": "string",
"value": "string"
}
]
}
],
"total": 0,
"num": 0
},
"code": 0,
"msg": "success"
}
扫码加入 iThings微信交流群

扫码加入交流群