node-switchbot
    Preparing search index...

    Interface WebhookConfig

    Webhook configuration

    interface WebhookConfig {
        deviceList?: string;
        url: string;
    }
    Index

    Properties

    Properties

    deviceList?: string
    url: string