@gibme/starlink
    Preparing search index...
    interface DishAlerts {
        mastNotNearVertical?: boolean;
        motorsStuck?: boolean;
        slowEthernetSpeeds?: boolean;
        thermalShutdown?: boolean;
        thermalThrottle?: boolean;
        unexpectedLocation?: boolean;
    }
    Index

    Properties

    mastNotNearVertical?: boolean
    motorsStuck?: boolean
    slowEthernetSpeeds?: boolean
    thermalShutdown?: boolean
    thermalThrottle?: boolean
    unexpectedLocation?: boolean