Authorization: Bearer ********************
{
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"remark": "string",
"params": {
"key": {}
},
"stationId": 0,
"stationName": "string",
"stationCode": "string",
"cooperationMode": "string",
"stationType": "string",
"cmdType": "string",
"cityName": "string",
"strategyType": "string",
"billingMode": "string",
"hasDemandData": "string",
"demandControlType": "string",
"monitorMonthly": "string",
"salesmanName": "string",
"afterSalesName": "string",
"deptId": 0,
"snCode": "string",
"tboxType": "string",
"brand": "string",
"deptName": "string",
"capacity": 0,
"totalPower": 0,
"operateTime": "string",
"address": "string",
"timezone": "string",
"longitude": "string",
"latitude": "string",
"stationPic": "string",
"linkman": "string",
"phone": "string",
"essnum": 0,
"boxNum": 0,
"hotap": "string",
"status": "string",
"isPowerDeviation": "string",
"powerDeviation": 0,
"demandDataResource": "string",
"delFlag": "string",
"reserve1": "string",
"reserve2": "string",
"reserve3": "string",
"reserve4": 0,
"reserve5": 0,
"reserve6": 0,
"reserve7": 0,
"country": "string",
"stationIds": [
0
],
"priceTemplateId": 0,
"essList": [
{
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"remark": "string",
"params": {
"key": {}
},
"essId": 0,
"essName": "string",
"essType": "string",
"deviceInformationId": 0,
"deviceInformationName": "string",
"essCode": "string",
"stationId": 0,
"deptId": 0,
"snCode": "string",
"brand": "string",
"capacity": 0,
"totalPower": 0,
"installTime": "string",
"settleType": "string",
"strategyType": "string",
"longitude": "string",
"latitude": "string",
"linkman": "string",
"phone": "string",
"status": "string",
"delFlag": "string",
"thirdPlatId": 0,
"transformerNum": "string",
"reserve1": "string",
"reserve2": "string",
"reserve3": "string",
"reserve4": 0,
"reserve5": 0,
"reserve6": 0,
"stationName": "string",
"cooperationMode": "string",
"deptName": "string",
"boxnum": 0,
"cmdType": "string",
"ammeterCode": "string",
"ammeterM": "string",
"ammeterList": [
{
"ammeterCode": "string",
"essId": 0,
"ammeterM": "string"
}
],
"stationIds": [
0
],
"checkTime": "string",
"checkSoc": 0,
"isPowerDeviation": "string",
"powerDeviation": "string",
"boxList": [
{
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"remark": "string",
"params": {
"key": {}
},
"boxId": 0,
"essId": 0,
"stationId": 0,
"deptId": 0,
"boxType": "string",
"boxName": "string",
"boxCode": "string",
"deviceNum": "string",
"capacity": 0,
"totalPower": 0,
"productName": "string",
"productModel": "string",
"deviceInformationId": 0,
"deviceInformationName": "string",
"emsProduct": "string",
"contactName": "string",
"contactPhone": "string",
"snCode": "string",
"sim": "string",
"emsVersion": "string",
"status": "string",
"installTime": "string",
"st": "string",
"et": "string",
"synchronous": "string",
"delFlag": "string",
"reserve1": "string",
"reserve2": "string",
"reserve3": "string",
"reserve4": 0,
"reserve5": 0,
"reserve6": 0,
"essName": "string",
"stationName": "string",
"deptName": "string",
"outlierVoltageThreshold": "string",
"stationIds": [
0
],
"essBoxDeviceList": [
{
"deviceType": "string",
"deviceName": "string",
"productName": "string",
"productModel": "string",
"contactName": "string",
"contactPhone": "string",
"count": 0
}
],
"inOutChargeThreshold": "string"
}
],
"passAmmeterCode": "string",
"demandAmmeterCode": "string",
"scale": "string",
"configId": 0
}
],
"deptIds": [
0
],
"cityCodes": [
"string"
],
"pvcInstallTime": "string",
"pvcDataResource": "string",
"remoteScreenUrl": "string",
"scale": "string",
"favoriteTime": "string",
"configId": 0,
"checkTime": "string",
"checkSoc": 0
}
curl --location --request POST 'http://localhost:8080/ess/station2/exportStationData' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"remark": "string",
"params": {
"key": {}
},
"stationId": 0,
"stationName": "string",
"stationCode": "string",
"cooperationMode": "string",
"stationType": "string",
"cmdType": "string",
"cityName": "string",
"strategyType": "string",
"billingMode": "string",
"hasDemandData": "string",
"demandControlType": "string",
"monitorMonthly": "string",
"salesmanName": "string",
"afterSalesName": "string",
"deptId": 0,
"snCode": "string",
"tboxType": "string",
"brand": "string",
"deptName": "string",
"capacity": 0,
"totalPower": 0,
"operateTime": "string",
"address": "string",
"timezone": "string",
"longitude": "string",
"latitude": "string",
"stationPic": "string",
"linkman": "string",
"phone": "string",
"essnum": 0,
"boxNum": 0,
"hotap": "string",
"status": "string",
"isPowerDeviation": "string",
"powerDeviation": 0,
"demandDataResource": "string",
"delFlag": "string",
"reserve1": "string",
"reserve2": "string",
"reserve3": "string",
"reserve4": 0,
"reserve5": 0,
"reserve6": 0,
"reserve7": 0,
"country": "string",
"stationIds": [
0
],
"priceTemplateId": 0,
"essList": [
{
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"remark": "string",
"params": {
"key": {}
},
"essId": 0,
"essName": "string",
"essType": "string",
"deviceInformationId": 0,
"deviceInformationName": "string",
"essCode": "string",
"stationId": 0,
"deptId": 0,
"snCode": "string",
"brand": "string",
"capacity": 0,
"totalPower": 0,
"installTime": "string",
"settleType": "string",
"strategyType": "string",
"longitude": "string",
"latitude": "string",
"linkman": "string",
"phone": "string",
"status": "string",
"delFlag": "string",
"thirdPlatId": 0,
"transformerNum": "string",
"reserve1": "string",
"reserve2": "string",
"reserve3": "string",
"reserve4": 0,
"reserve5": 0,
"reserve6": 0,
"stationName": "string",
"cooperationMode": "string",
"deptName": "string",
"boxnum": 0,
"cmdType": "string",
"ammeterCode": "string",
"ammeterM": "string",
"ammeterList": [
{
"ammeterCode": "string",
"essId": 0,
"ammeterM": "string"
}
],
"stationIds": [
0
],
"checkTime": "string",
"checkSoc": 0,
"isPowerDeviation": "string",
"powerDeviation": "string",
"boxList": [
{
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"remark": "string",
"params": {
"key": {}
},
"boxId": 0,
"essId": 0,
"stationId": 0,
"deptId": 0,
"boxType": "string",
"boxName": "string",
"boxCode": "string",
"deviceNum": "string",
"capacity": 0,
"totalPower": 0,
"productName": "string",
"productModel": "string",
"deviceInformationId": 0,
"deviceInformationName": "string",
"emsProduct": "string",
"contactName": "string",
"contactPhone": "string",
"snCode": "string",
"sim": "string",
"emsVersion": "string",
"status": "string",
"installTime": "string",
"st": "string",
"et": "string",
"synchronous": "string",
"delFlag": "string",
"reserve1": "string",
"reserve2": "string",
"reserve3": "string",
"reserve4": 0,
"reserve5": 0,
"reserve6": 0,
"essName": "string",
"stationName": "string",
"deptName": "string",
"outlierVoltageThreshold": "string",
"stationIds": [
0
],
"essBoxDeviceList": [
{
"deviceType": "string",
"deviceName": "string",
"productName": "string",
"productModel": "string",
"contactName": "string",
"contactPhone": "string",
"count": 0
}
],
"inOutChargeThreshold": "string"
}
],
"passAmmeterCode": "string",
"demandAmmeterCode": "string",
"scale": "string",
"configId": 0
}
],
"deptIds": [
0
],
"cityCodes": [
"string"
],
"pvcInstallTime": "string",
"pvcDataResource": "string",
"remoteScreenUrl": "string",
"scale": "string",
"favoriteTime": "string",
"configId": 0,
"checkTime": "string",
"checkSoc": 0
}'
{
"code": 0,
"msg": "",
"data": 0
}