node-switchbot
    Preparing search index...

    Interface Params

    interface Params {
        duration?: number;
        id?: string;
        model?: string;
        noble?: Noble;
        quick?: boolean;
    }
    Index

    Properties

    duration?: number
    id?: string
    model?: string
    noble?: Noble
    quick?: boolean