[COMMAND]

Logging In an Operator

The op_login command is used to log a specific operator in.

This command will first check for an available, appropriate licence for the intended operator. If no such licence exists, the command will fail.

This command will change the operator's state code to 1 (Waiting).

Parameters

operator_id
required
number The unique, system-allocated ID of the intended operator.

Example Request

Copy
{"command":{"command_type":"op_login", "operator_id":120}}

Responses

On Success:

If the operator is successfully logged in, an op_status event will return details of the updated operator.