Lock accessory ------------------ +---------------------------------+--------------------------------------------------------+-------------------------------------------------------+ | Name | Type | Description | +=================================+========================================================+=======================================================+ | id | number | id of accessory paired to lock | +---------------------------------+--------------------------------------------------------+-------------------------------------------------------+ | deviceType | :doc:`Device type <../enums/device-type>` | deviceType of accessory paired to lock | +---------------------------------+--------------------------------------------------------+-------------------------------------------------------+ | name (see note below) | string | name of accessory paired to lock | +---------------------------------+--------------------------------------------------------+-------------------------------------------------------+ .. note:: Name available only in `Get Accessories` endpoint. When returned in `Lock` model, the `name` will be skipped.