Integrations connect Golain to external systems: LoRaWAN network servers, mobile device management, webhooks, Modbus gateways, and more.Documentation Index
Fetch the complete documentation index at: https://docs.ilyama.golain.io/llms.txt
Use this file to discover all available pages before exploring further.
Console
Open Connections (or Integrations depending on UI version) within a project to:- Register integration accounts (provider credentials and capabilities)
- Create bindings linking accounts to project resources
- View sync status and provider-specific settings
Supported capabilities
Providers declare capabilities in their manifest. Common ones:| Capability | Purpose |
|---|---|
ingress | Inbound webhooks and event ingestion |
discover | Device or asset discovery |
downlink / command | Send commands to external systems |
enroll / verify | Device enrollment and attestation |
session_broker | Real-time sessions (for example LiveKit) |
CLI
List accounts and bindings from the terminal:Webhooks
HTTP webhook ingestion uses a uniform route shape:Edge SQLite sync
Gateway-class devices using SQLite replication appear under Edge Sync in platform-tui (lineages, schema reviews). That path is separate from third-party integrations but shares the same project scope. → Edge data syncNext steps
- Register devices discovered by an integration into a fleet
- Monitor integration-related events via
platform-tui events watch