An import interface + export

1.Start location
http://192.168.1.117:84/api/resources/station/checkByStationOrDevices
http://192.168. 1.117:84/home/discharge/discharge-plan
Insert image description here
Insert image description here
Insert image description here
Insert image description here

workFlow: DischargeNormal
file: (binary)
{
    
    
    "code": "000000",
    "msg": "处理成功",
    "time": "1702612000396",
    "data": [
        {
    
    
            "id": null,
            "stationId": "150994944-105",
            "deviceId": "151023616-105",
            "vdeviceId": null,
            "deviceName": "开关电源[华为电源SMU06C](无线)",
            "stationName": "茂名茂南荣华苑传输节点1F传输1",
            "provinceId": null,
            "provinceName": null,
            "cityId": null,
            "cityName": null,
            "countyId": null,
            "countyName": null,
            "siteAttr": null,
            "allowDischarge": false,
            "status": null,
            "statusTxt": null,
            "identification": null,
            "identificationTxt": null,
            "available": true,
            "unavailableReason": "1051",
            "unavailableReasonTxt": "null",
            "stationBatteryType": "Lithium",
            "stationBatteryTypeTxt": "锂电池",
            "completeMapping": false,
            "discharge": false
        }
    ]
}

Guess you like

Origin blog.csdn.net/leader_song/article/details/135013808