Removing a Datalogger from the Plant
| Parameter | Description | Required |
|---|---|---|
| action | delCollectorFromPlant | True |
| pn | Datalogger number | True |
response:No text.
{
"err":0,
"desc":"ERR_NONE"
}
Possible errors:
| Response error code | Description | Details |
|---|---|---|
| 0x0101 | ERR_NOT_FOUND_COLLECTOR | Unable to find Datalogger |
| 0x0400 | ERR_OLNY_SUPPORT_PLANTOWNER | Only support Plant owners |