"=":相等 "!=":不相等 ">":大于">=":大于等于"<":小于"<=":小于等于 "like":模糊查询
{
"page": {
"page": 0,
"size": 0,
"orders": [
{
"field": "string",
"sort": 0
}
]
},
"tenantCode": "string",
"productID": "string",
"productIDs": [
"string"
],
"deviceName": "string",
"deviceNames": [
"string"
],
"expTime": {
"cmpType": "string",
"value": "string"
},
"ratedPower": {
"cmpType": "string",
"value": "string"
},
"rssi": {
"cmpType": "string",
"value": "string"
},
"deviceAlias": "string",
"deviceTypes": [
0
],
"position": {
"longitude": 180,
"latitude": 90
},
"range": 0,
"tags": [
{
"key": "string",
"value": "string"
}
],
"withProperties": [
"string"
],
"withProfiles": [
"string"
],
"areaIDs": [
"string"
],
"areaIDPath": "string",
"areaIDPaths": [
"string"
],
"isOnline": 2,
"productCategoryID": 0,
"productCategoryIDs": [
0
],
"withShared": 2,
"withCollect": 2,
"versions": [
"string"
],
"notVersion": "string",
"gateway": {
"productID": "string",
"productName": "string",
"deviceName": "string"
},
"groupID": "string",
"groupIDs": [
"string"
],
"groupIDPaths": [
"string"
],
"groupIDPath": "string",
"notGroupID": "string",
"parentGroupID": "string",
"groupPurpose": "string",
"groupName": "string",
"notAreaID": "string",
"devices": [
{
"productID": "string",
"productName": "string",
"deviceName": "string"
}
],
"status": 0,
"statuses": [
0
],
"withOwner": true,
"withGateway": true,
"hasOwner": 0,
"userID": "string",
"netType": 8,
"withArea": true,
"isOnlyCore": true,
"iccid": "string",
"withGroups": [
"string"
],
"property": {}
}
curl --location --request POST '/api/v1/things/device/info/index' \
--header 'Ithings-Project-Id: {{Ithings-Project-Id}}' \
--header 'Ithings-Token: {{iThings-token}}' \
--header 'app-code: {{appCode}}' \
--header 'device-id;' \
--header 'Content-Type: application/json' \
--data-raw '{
"page": {
"page": 0,
"size": 0,
"orders": [
{
"field": "string",
"sort": 0
}
]
},
"tenantCode": "string",
"productID": "string",
"productIDs": [
"string"
],
"deviceName": "string",
"deviceNames": [
"string"
],
"expTime": {
"cmpType": "string",
"value": "string"
},
"ratedPower": {
"cmpType": "string",
"value": "string"
},
"rssi": {
"cmpType": "string",
"value": "string"
},
"deviceAlias": "string",
"deviceTypes": [
0
],
"position": {
"longitude": 180,
"latitude": 90
},
"range": 0,
"tags": [
{
"key": "string",
"value": "string"
}
],
"withProperties": [
"string"
],
"withProfiles": [
"string"
],
"areaIDs": [
"string"
],
"areaIDPath": "string",
"areaIDPaths": [
"string"
],
"isOnline": 2,
"productCategoryID": 0,
"productCategoryIDs": [
0
],
"withShared": 2,
"withCollect": 2,
"versions": [
"string"
],
"notVersion": "string",
"gateway": {
"productID": "string",
"productName": "string",
"deviceName": "string"
},
"groupID": "string",
"groupIDs": [
"string"
],
"groupIDPaths": [
"string"
],
"groupIDPath": "string",
"notGroupID": "string",
"parentGroupID": "string",
"groupPurpose": "string",
"groupName": "string",
"notAreaID": "string",
"devices": [
{
"productID": "string",
"productName": "string",
"deviceName": "string"
}
],
"status": 0,
"statuses": [
0
],
"withOwner": true,
"withGateway": true,
"hasOwner": 0,
"userID": "string",
"netType": 8,
"withArea": true,
"isOnlyCore": true,
"iccid": "string",
"withGroups": [
"string"
],
"property": {}
}'
{
"code": "200",
"msg": "string",
"data": {
"list": [
{
"id": 0,
"tenantCode": "string",
"productID": "string",
"projectID": "string",
"productName": "string",
"deviceType": 0,
"productImg": "string",
"areaID": "string",
"deviceName": "string",
"deviceAlias": "string",
"secret": "string",
"cert": "string",
"imei": "string",
"mac": "string",
"categoryID": 0,
"version": "string",
"hardInfo": "string",
"softInfo": "string",
"mobileOperator": 10,
"phone": "string",
"iccid": "string",
"position": {
"longitude": 180,
"latitude": 90
},
"address": "string",
"adcode": "string",
"tags": [
{
"key": "string",
"value": "string"
}
],
"schemaAlias": {},
"isOnline": 2,
"firstLogin": "string",
"firstBind": "string",
"lastBind": "string",
"lastLogin": "string",
"expTime": "string",
"logLevel": 5,
"rssi": 0,
"createdTime": "string",
"status": 0,
"isEnable": 0,
"withProperties": {},
"protocolConf": [
{
"key": "string",
"value": "string"
}
],
"subProtocolConf": [
{
"key": "string",
"value": "string"
}
],
"profiles": {},
"owner": {
"userID": "string",
"userName": "string",
"email": "string",
"phone": "string",
"lastIP": "string",
"regIP": "string",
"nickName": "string",
"headImg": "string",
"createdTime": "string"
},
"ratedPower": 0,
"netType": 10,
"needConfirmVersion": "string",
"userID": "string",
"lastIp": "string",
"sort": 0,
"deviceImg": "string",
"isUpdateDeviceImg": true,
"file": "string",
"isUpdateFile": true,
"desc": "string",
"distributor": {
"id": 0,
"idPath": "string"
},
"gateway": {},
"area": {
"projectID": "string",
"areaID": "string",
"areaName": "string"
},
"groups": [
{
"id": 0,
"parentID": 0,
"name": "string",
"purpose": "string"
}
],
"groupPurpose": "string",
"groupIDs": [
"string"
]
}
],
"page": 0,
"pageSize": 0,
"total": 0
}
}