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

    Interface GenericModuleParams

    interface GenericModuleParams {
        region?: RegionsObj | Regions;
        token?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    region?: RegionsObj | Regions
    token?: string