Authorization: ********************
{
"pageNum": 0,
"pageSize": 0,
"appId": "string",
"yunkuAppId": "string",
"stationId": "string",
"stationIds": [
"string"
],
"equipmentId": "string",
"equipmentIds": [
"string"
],
"equipmentName": "string",
"equipmentType": 0,
"masterEquipmentId": "string",
"masterChipNumber": "string",
"vehicleType": 0,
"chargeType": 0,
"currentType": 0,
"provinceCode": "string",
"cityCode": "string",
"regionCode": "string",
"activateStatus": 0,
"qrCode": "string",
"bindBy": "string",
"longitude": 0,
"latitude": 0,
"bindTimeBegin": "string",
"bindTimeEnd": "string",
"onlineStatus": 0,
"assignStatus": 0,
"installBy": "string",
"activateTimeBegin": "string",
"activateTimeEnd": "string",
"user2Passed": 0,
"chipNumber": "string",
"chipNumbers": [
"string"
],
"installTimeBegin": "string",
"installTimeEnd": "string",
"activateStatusH5": 0,
"factory": 0,
"allocateStartTime": "string",
"allocateEndTime": "string",
"merchantId": "string",
"equipmentPortAmount": 0,
"stationPoint": "string"
}
curl --location --request POST '/management/equipment/queryEquipmentByPage' \
--header 'Tenant-Id: 154' \
--header 'Content-Type: application/json' \
--header 'Authorization;' \
--data-raw '{
"pageNum": 0,
"pageSize": 0,
"appId": "string",
"yunkuAppId": "string",
"stationId": "string",
"stationIds": [
"string"
],
"equipmentId": "string",
"equipmentIds": [
"string"
],
"equipmentName": "string",
"equipmentType": 0,
"masterEquipmentId": "string",
"masterChipNumber": "string",
"vehicleType": 0,
"chargeType": 0,
"currentType": 0,
"provinceCode": "string",
"cityCode": "string",
"regionCode": "string",
"activateStatus": 0,
"qrCode": "string",
"bindBy": "string",
"longitude": 0,
"latitude": 0,
"bindTimeBegin": "string",
"bindTimeEnd": "string",
"onlineStatus": 0,
"assignStatus": 0,
"installBy": "string",
"activateTimeBegin": "string",
"activateTimeEnd": "string",
"user2Passed": 0,
"chipNumber": "string",
"chipNumbers": [
"string"
],
"installTimeBegin": "string",
"installTimeEnd": "string",
"activateStatusH5": 0,
"factory": 0,
"allocateStartTime": "string",
"allocateEndTime": "string",
"merchantId": "string",
"equipmentPortAmount": 0,
"stationPoint": "string"
}'
{
"code": "",
"msg": "",
"data": {
"pageNum": 0,
"pageSize": 0,
"totalRow": 0,
"pageCount": 0,
"data": [
{
"id": 0,
"tenantId": "",
"appId": "",
"yunkuAppId": "",
"stationId": "",
"stationName": "",
"fullAddress": "",
"equipmentId": "",
"chipNumber": "",
"factory": 0,
"equipmentName": "",
"hardwareSerialNum": "",
"equipmentStatus": 0,
"equipmentType": 0,
"equipmentBrand": "",
"equipmentModel": "",
"vehicleType": 0,
"chargeType": 0,
"currentType": 0,
"ratedCurrent": 0.0,
"ratedVoltage": 0.0,
"ratedPower": 0.0,
"current": 0.0,
"voltage": 0.0,
"power": 0.0,
"temperature": 0.0,
"electricQuantity": 0.0,
"portAmount": 0,
"equipmentPortAmount": 0,
"longitude": 0.0,
"latitude": 0.0,
"netType": 0,
"netIp": 0,
"simType": 0,
"simNum": "",
"simExpireDate": "",
"netSignal": 0.0,
"canopyType": 0,
"cameraType": 0,
"smokeDetectorType": 0,
"fireControlType": 0,
"faultCode": "",
"faultMessage": "",
"remark": "",
"details": "",
"installDate": "",
"produceDate": "",
"provinceCode": "",
"cityCode": "",
"provinceName": "",
"cityName": "",
"regionName": "",
"streetName": "",
"communityName": "",
"regionCode": "",
"streetCode": "",
"communityCode": "",
"feeStrategyId": "",
"feeStrategyName": "",
"stationPoint": "",
"stationPointId": "",
"chargingOrders": 0,
"lockedStatus": 0,
"activateStatus": 0,
"activateStatusH5": 0,
"minPower": 0.0,
"maxPower": 0.0,
"highTemp": 0.0,
"minFluid": 0.0,
"volume": 0,
"endIntelligentDetectionTime": 0,
"soundSize": 0,
"version": "",
"qrCode": "",
"basicFixedTime": 0,
"chargingFixedTime": 0,
"maxCurrent": 0,
"maxElectricQuantity": 0.0,
"floatChargingPower": 0.0,
"floatChargingTime": 0,
"fullSelfStopTime": 0,
"fullSelfStopCurrent": 0.0,
"fullTime": 0,
"fullPower": 0.0,
"fullTimeBefore": 0,
"fullPowerBefore": 0.0,
"fullSplitTime": 0.0,
"pullCheckTime": 0,
"endCheckSeconds": 0,
"landCheck": 0,
"onlineStatus": 0,
"picUrl": "",
"bindBy": "",
"bindTime": "",
"activateBy": "",
"activateTime": "",
"user2Passed": 0,
"outBy": "",
"outTime": "",
"installBy": "",
"installTime": "",
"heartbeatTime": "",
"createBy": "",
"createTime": "",
"modifyBy": "",
"modifyTime": "",
"dataVersion": 0,
"testFlag": 0,
"deleteFlag": 0,
"merchantId": "",
"migrateStatus": 0,
"communicationFlag": 0,
"payRules": [
0
],
"allocateTime": ""
}
]
},
"stackTraceMsg": ""
}