IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
    Preparing search index...

    Interface WifiNetwork

    Scanned WiFi network

    interface WifiNetwork {
        aps: AccessPoint[];
        showDetails: boolean;
        ssid: string;
    }
    Index

    Properties

    Properties

    showDetails: boolean
    ssid: string