Quantex GmbH
DE RU EN EL
Your region: Europe

(srv.dev.del) Removing a user device from the list

The user can remove the device from his list. For example, when selling a device. After the sale, another user can register this device using the password that was issued with the device.

Options

Return Values

Returned error codes

Decoding Error Codes

Example

Request

{
"cmd": "srv.dev.del",
"sn" : "DD1",
"pass": "843e095982d8"
}

Answer

{
"res": 0
}

Negative answer

{
"res": -448
}