UNPKG

unifi-client

Version:

NodeJs client for Unifi products (https://www.ui.com/)

7 lines (6 loc) 136 B
export declare enum EStatsPeriod { FIVE_MINUTES = "5minutes", HOURLY = "hourly", DAILY = "daily", MONTHLY = "monthly" }