@seamapi/http - v2.5.0
    Preparing search index...

    Class SeamHttpNoiseSensorsSimulate

    Client for the Seam API /noise_sensors/simulate routes.

    Index
    client: AxiosInstance
    defaults: Required<SeamHttpRequestOptions>
    • Updates the client session token used by this client for authentication.

      Parameters

      • clientSessionToken: string

      Returns Promise<void>

      If this client was not created with a client session token.

    • Creates a new SeamHttpNoiseSensorsSimulate authenticated with a console session token and scoped to a workspace.

      Parameters

      Returns SeamHttpNoiseSensorsSimulate

    • Creates a new SeamHttpNoiseSensorsSimulate authenticated with a personal access token and scoped to a workspace.

      Parameters

      Returns SeamHttpNoiseSensorsSimulate