Quantex GmbH
DE RU EN EL
Ihre Region: Europa

(srv.dev.add) Register a new user device in the list

To start working with the adapter, after buying a new device, the user must add it to his list. To do this, he must indicate the serial number of the device, and enter the password. The password is issued upon purchase of the device and is located in the description attached to the device.

Options

Return Values

Returned error codes

Decoding Error Codes

Example

Request

{
"cmd" : "srv.dev.add",
"sn" : "S2069",
"pass" : "843e095982d80"
}

Answer

{
"res": 0
}

Negative answer

{
"res": -448
}