Before starting work, the client program must make authorization on the server. After authorization, a working session for the user will be created and one emulation device will be added.
{
"cmd": "srv.auth",
"login":"Alex",
"key":"ad919ab95fbfcb42f45251cb18a40e77"
}
{
"res": 0,
"sid": "17893821d5854f845d1650653d34ce0b"
}
{
"res": -448
}