Query the power generation of all Plant on a certain day

for example: http://api.shinemonitor.com/public/?sign=45a0317337cad1b975b7cc8e6ae35401daa5c356&salt=6799118618252297881&token=5b13e18eaa179d4bdce4cf2cc0e66eaa506c7f27ccac6b9e7beaa190ec0e386f&action=queryPlantsEnergyDay&date=2017-06-22&source=0&_app_client_=android&_app_id_=com.demo.test&_app_version_=3.6.2.1

Parameter Description Required
action queryPlantsEnergyDay True
date Date to query, format: yyyy-mm-dd ,The date is considered to be the time zone where each Plant is located, If this parameter is not passed, it will be defaulted to today False

response:

Parameter Description Required
energy Power generation, Standardized units True
{
    "err":0,
    "desc":"ERR_NONE",
    "dat":{
        "energy":"10.0001"
    }
}

Possible errors:

Response error code Description Details
0x0104 ERR_NOT_FOUND_PLANT Unable to find Plant
0x000C ERR_NO_RECORD No records (no data found or no data generated for that day)
Copyright © eybond 2022 all right reserved,powered by Gitbook文档更新时间: 2023-07-18 10:23:54

results matching ""

    No results matching ""