On this page
earthquake
Sigicom
Pull vibration and noise data from Sigicom’s INFRA Net API.
Setup Instructions
1. Prerequisites
Before setting up your integration, you must retrieve your User ID and API Key from the INFRA Net web client.
- Log into your INFRA Net web client.
- While logged in, modify the URL by adding
/api/v1/user/0/tokento the end (e.g.,https://sigicom.infralogin.com/api/v1/user/0/token). - On the page that loads, you will find your User ID (labeled as “credential”) and your API Key (labeled as “token”).
- 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)orImperial 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.