Quantex GmbH
DE RU EN EL
Ihre Region: Europa

(srv.ver) Server Kernel Version Information

The command returns version information of the used kernel of the program.

Options

Return Values

Returned error codes

Decoding Error Codes

Example

Request

{
"cmd": "srv.ver"
}

Answer

{
"res": 0,
"ver": "1.0.0"
}

Negative answer

{
"res": -448
}