Release Version: BetaRelease VersionBeta


Setup Instructions

1. Prerequisites

Before setting up your integration, you must retrieve your User ID and API Key from the INFRA Net web client.

  1. Log into your INFRA Net web client.
  2. While logged in, modify the URL by adding /api/v1/user/0/token to the end (e.g., https://sigicom.infralogin.com/api/v1/user/0/token).
  3. On the page that loads, you will find your User ID (labeled as “credential”) and your API Key (labeled as “token”).
  4. Once you have these, you can proceed with the setup in IMSURGE.

2. Creating the Credentials

When adding your Sigicom integration, you will be prompted to create or select a set of Credentials. To create them, you need:

  • User ID - Your provider credential value from the INFRA Net API.
  • API Key - Your token string from the INFRA Net API.

3. Creating the Integration

After creating or selecting your Credentials, you will need to configure the integration by selecting options from the following dropdowns:

  • Desired output unit of measure: Select Metric (mm/s) or Imperial US (in/s).
  • Project: The project where your measuring points are located.
  • Measuring Point: The specific measuring point you want to query.
  • Sensor: The sensor you want to query.

Reference


Concerns & Limitations

  • Polling Frequency: The Sigicom API requires a minimum of one hour between data requests. The one-hour polling rate is enforced to prevent pipeline executions from failing.

External References