Quantex GmbH
DE RU EN EL
Ihre Region: Europa

(srv.dev.link) Adding permission to use the device

An adapter user can allow another user to access their adapter. This is necessary, for example, when a client wants his car to be remotely diagnosed by another user (for example, a service station). Or to differentiate user rights in an organization.

Options

Return Values

Returned error codes

Decoding Error Codes

Example

Request

{
"cmd" : "srv.dev.link",
"sn" : "S2069",
"user" : "alex"
}

Answer

{
"res": 0
}

Negative answer

{
"res": -448
}