Skip to main content

Module api

Module api 

Source
Expand description

Path/URL construction for the official and internal controller APIs. Path/URL builders for the two UniFi controller APIs this crate speaks.

Modules§

internal
Path/URL construction for the UniFi controller’s internal (web-UI) API.
official
Path/URL construction for UniFi’s official /proxy/network/integration REST API.
path
{param} substitution and *path connector-wildcard handling for capability path templates.

Enums§

ApiSourceFamily
Which controller API a crate::capabilities::Capability is served from.