unifly-api 0.9.2

Async Rust client, reactive data layer, and domain model for UniFi controller APIs
Documentation
1
2
3
4
5
6
7
8
9
mod admin;
mod backups;
mod common;
mod raw;
mod settings;
mod stats;
mod system;
mod vpn;
mod wifi;