{
"gateWayProductID": "2565LrVkjok",
"gateWaydeviceName": "test222",
"page": {
"page": 1,
"size": 10
}
}curl --location --request POST '/api/v1/things/device/gateway/index' \
--header 'iThings-project-id: 1786838173980422144' \
--header 'iThings-token: {{iThings-token}}' \
--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 '{
"gateWayProductID": "2565LrVkjok",
"gateWaydeviceName": "test222",
"page": {
"page": 1,
"size": 10
}
}'{
"code": 0,
"msg": "success",
"data": {
"list": [
{
"id": 0,
"tenantCode": "string",
"parentDistributorID": 0,
"productID": "string",
"productName": "string",
"deviceType": 0,
"deviceName": "string",
"deviceAlias": "string",
"imei": "string",
"mac": "string",
"version": "string",
"hardInfo": "string",
"softInfo": "string",
"mobileOperator": 4,
"phone": "string",
"iccid": "string",
"position": {
"longitude": 180,
"latitude": 90
},
"address": "string",
"needConfirmVersion": "string",
"tags": [
{
"key": "string",
"value": "string"
}
],
"isOnline": 2,
"firstLogin": 0,
"expTime": 0,
"firstBind": 0,
"lastLogin": 0,
"logLevel": 5,
"rssi": 0,
"createdTime": 0,
"status": 0,
"isEnable": 0,
"netType": 8,
"ratedPower": 0,
"productImg": "string",
"owner": {
"userID": 0,
"userName": "string",
"email": "string",
"phone": "string",
"lastIP": "string",
"regIP": "string",
"nickName": "string",
"headImg": "string",
"createdTime": 0
}
}
],
"total": 0
}
}
扫码加入 iThings微信交流群

扫码加入交流群