Device operation ----------------- +------------------------+--------------------------------------------------------+-------------------------------------------------------------------+ | Name | Type | Description | +========================+========================================================+===================================================================+ | deviceId | number | device id | +------------------------+--------------------------------------------------------+-------------------------------------------------------------------+ | operationId | string | operation id | +------------------------+--------------------------------------------------------+-------------------------------------------------------------------+ | result | number | result of operation (0 - success, > 0 - error) | +------------------------+--------------------------------------------------------+-------------------------------------------------------------------+ | status | string | status of operation can be COMPLETED or PENDING | +------------------------+--------------------------------------------------------+-------------------------------------------------------------------+ | type | :doc:`Operation type <../enums/device-operation-type>` | type of operation | +------------------------+--------------------------------------------------------+-------------------------------------------------------------------+