TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Interface NotificationTriggerAnalysis

    interface NotificationTriggerAnalysis {
        analysis_id: string;
        scope: Data[] | UserListScope[] | DeviceListScope[];
    }
    Index

    Properties

    Properties

    analysis_id: string