node-switchbot
    Preparing search index...

    Interface deviceWebhook

    interface deviceWebhook {
        context: deviceWebhookContext;
        eventType: string;
        eventVersion: string;
    }
    Index

    Properties

    eventType: string
    eventVersion: string