Crates.io | unifi_access |
lib.rs | unifi_access |
version | 0.1.2 |
source | src |
created_at | 2025-02-06 21:20:26.569821+00 |
updated_at | 2025-02-06 21:50:05.813501+00 |
description | A client library for unifi's door access api. |
homepage | |
repository | https://github.com/Carter12s/unifi_access |
max_upload_size | |
id | 1546096 |
size | 24,538 |
This is a basic handwritten wrapper for the Unifi Access API.
It is based on endpoints documented here: https://core-config-gfoz.uid.alpha.ui.com/configs/unifi-access/api_reference.pdf
For now it just has basic utilities that were useful for me.