UNPKG

unifi-protect

Version:

A complete implementation of the UniFi Protect API.

4 lines (3 loc) 155 B
export declare const PROTECT_API_ERROR_LIMIT = 10; export declare const PROTECT_API_RETRY_INTERVAL = 300; export declare const PROTECT_API_TIMEOUT = 3500;