Interface IUptimeStats

interface IUptimeStats {
    WAN: IUptimeStatsWAN;
    WAN2: IUptimeStatsWAN;
}

Properties

Properties

Generated using TypeDoc