node-switchbot
    Preparing search index...

    Interface deviceWebhookContext

    interface deviceWebhookContext {
        deviceMac: string;
        deviceType: string;
        timeOfSample: number;
    }
    Index

    Properties

    deviceMac: string
    deviceType: string
    timeOfSample: number