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

    Class AnalysisRouter

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    services: RouterService[] = []

    Methods

    • Start the router. It will pick the service if all conditions are match and send all parameter provided to the final function.

      Returns Promise<{ services: string[]; status: boolean }>

      json with status and services that run