LNS Integrations

The LNS Integrations page manages connections to LoRaWAN Network Servers (LNS) that feed device and gateway data into the platform. This is the preferred high-quality data path because LNS integrations provide uplinks, downlinks, gateway metadata, gateway statistics, device identity, and LNS-side context.

LNS integrations list

Key areas#

Integration list#

The main view displays configured LNS integrations. Each entry shows:

ColumnDescription
Name and typeThe integration name and LNS type (e.g., The Things Stack)
Last activityTimestamp of the most recent data received — integrations used only for device synchronization may show no activity indicator, which is normal

Each integration provides an eye icon to open its metrics and logs detail view.

Integration detail view#

Clicking the eye icon on an integration opens a diagnostic view with two sections:

  • Metrics — operational statistics for this specific integration.
  • Logs — chronological log entries from the integration’s operation.

Use this view for debugging integration issues, verifying connectivity, and observing fault indications or anomalies.

Integration metrics and logs

Add integration#

Click Add Integration in the top-right corner to select an integration type and open the configuration form.

Add integration form

The form fields vary by integration type. For a Things Stack integration, you configure:

FieldPurpose
NameDisplay name for the integration
TagsOptional categorization tags
Authentication tokenAPI token or credential for authenticating with The Things Stack
Synchronize devicesToggle to enable automatic device import
Synchronize gatewaysToggle to enable automatic gateway import
Synchronization intervalHow frequently to sync (e.g., 30 seconds)
Device EUI resolutionAdvanced option that controls how the platform deduplicates devices sharing the same device address — relevant in networks using ABP devices or address reuse

How to use this view#

  1. Navigate to Configuration > LNS Integrations in the sidebar.
  2. Review the integration list to see which integrations are configured and their last activity.
  3. Click the eye icon on any integration to inspect its metrics and logs for troubleshooting.
  4. To add a new integration, click Add Integration, select the integration type, fill in the required fields (name, authentication token, sync options), and save.
  5. For advanced scenarios, configure Device EUI resolution and other advanced options.

For a step-by-step walkthrough of connecting The Things Stack, see Connect The Things Stack.