Add a Datalogger to the Plant
Parameter | Description | Required |
---|---|---|
action | addCollectorToPlant | True |
plantid | Plant id | True |
pn | Datalogger number | True |
alias | Datalogger alias | False |
response:No text
Possible errors:
Response error code | Description | Details |
---|---|---|
0x0006 | ERR_FORMAT_ERROR | Parameter |
0x000B | ERR_NO_PERMISSION | No permission (possible reason only the Plant owner can add) |
0x0104 | ERR_NOT_FOUND_PLANT | Unable to find Plant |
0x020A | ERR_COLLECTOR_EXISTED | Datalogger is already exists |