Retrieve the Plant from the Plant browsing account
Parameter | Description | Required |
---|---|---|
action | delPlantFromPlantBrowser | True |
uid | Plant Viewer ID | True |
pid | Plant IDs to be retrieved, multiple separated by ',' | False |
response: No text
{
"err":0,
"desc":"ERR_NONE"
}
Possible errors:
Response error code | Description | Details |
---|---|---|
0x0001 | ERR_FAIL | Fail |
0x0007 | ERR_MISSING_PARAMETER | Missing necessary parameters |
0x0006 | ERR_FORMAT_ERROR | Format error |
0x0104 | ERR_NOT_FOUND_PLANT | Unable to find the Plant |
0x0105 | ERR_NOT_FOUND_USR | Unable to find user |