@jstark/tplink-smarthome-api
    Preparing search index...

    Type Alias DiscoveryDevice

    type DiscoveryDevice = {
        host: string;
        port?: number;
    }
    Index
    host: string
    port?: number