node-switchbot
    Preparing search index...

    Interface webhookRequest

    interface webhookRequest {
        action: string;
        deviceList: string;
        url: string;
    }
    Index

    Properties

    Properties

    action: string
    deviceList: string
    url: string