list_access_devices
list_access_devices
Section titled “list_access_devices”List hubs, readers, relays, and intercoms bonded to the controller.
Side effects: None (read-only).
Returns one record per device with id, type (hub or
reader), model, name, mac, ip, online,
firmware_version, and (for readers) the door_id and
hub_id they belong to.
Example
Section titled “Example”list_access_devices(controller="default")Parameters
Section titled “Parameters”| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
controller | string | no | ”default” | Name of the UniFi controller to target. |