Add Datalogger
Parameter | Description | Required |
---|---|---|
action | distAddCollector | True |
Dpn | Datalogger number | True |
alias | Datalogger alias | 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 |
0x0401 | ERR_OLNY_SUPPORT_DIST | Only dealers are supported |
0x020A | ERR_COLLECTOR_EXISTED | The added Datalogger already exists |
0x0103 | ERR_INVALID_PN | Invalid Datalogger number |
0x0111 | ERR_NOT_SUPPORT_ADD_OTHER_VCODE_COLLECTOR | Adding Datalogger from other manufacturers is not supported |