Query the output active power details of Inverters or other power generation device on a certain day (00:00:00~23:59:59)
Parameter | Description | Required |
---|---|---|
action | queryDeviceActiveOuputPowerOneDay24Hour | True |
pn | Datalogger number | True |
devcode | Device protocol code | True |
devaddr | Device address (485 bus) | True |
sn | Device serial number | True |
date | Date to query, format: yyyy-mm-dd, Date is considered as the time zone where the Device is located | True |
response: refer to Query the output active power details of Inverters or other power generation Plant on a certain day.
Possible errors:
Response error code | Description | Details |
---|---|---|
0x0006 | ERR_FORMAT_ERROR | Parameter error |
0x000C | ERR_NO_RECORD | No records (no data reported by the Device was found) |
0x0102 | ERR_NOT_FOUND_DEVICE | Device not found |