Skip to content

Integrations

Dragino LT22222L Plugin Version 1.0.0-1

We are pleased to announce official Thinger.io support for the Dragino LT22222L industrial I/O controller.
This plug-in provides a complete “plug-and-play” experience: install the plugin from the Marketplace and you are ready to operate the device through any LoRaWAN Network Server (ChirpStack, Actility, The Things Stack, Helium, …) without writing custom code or decoding scripts.

Real-time dashboard for Dragino LT22222L

Key Features

  • One-click deployment
    Installs a fully-configured Product in your workspace.

  • LNS-agnostic uplink ingestion
    Payload decoding and mapping to Thinger device resources is handled internally.

  • Pre-built Dashboard
    Real-time widgets for all digital inputs, relay outputs, and ADC channels, plus link-quality gauges (RSSI/SNR) and connection status indicators.

  • Secure, parameterised downlinks
    Send on-demand commands or configuration updates directly from the Dashboard.

Downlink form for Dragino LT22222L

Documentation

Full setup and integration instructions are available in the plugin page:
Dragino LT22222L Plugin Documentation.

The Things Network Plugin Version 1.0.0

We are pleased to announce the official TTN Plugin for Thinger.io.
This release deploys a self-managed Docker service that exposes a dedicated API for processing webhook traffic from The Things Network and translating it into native Thinger (ready-configured) resources.

TTN Plugin dashboard in Thinger.io

Key functionality

  • One-click provisioning
    Installs a fully-configured Service, ready to use along a prebuilt product plugin, such as the Dragino LT22222L.

  • Managed Docker runtime
    The connector runs as a Thinger Service; logs, health checks, restart policies, and image updates are handled through the standard Services panel.

  • Webhook plugin for TTN
    A ready-to-use TTN integration (thinger-webhook) is published in the TTN Console.
    Users simply select the webhook template, and start streaming data with no manual JSON transformations required.

  • Payload parsing & resource mapping
    Uplink messages (v3 uplink_message format) are parsed by the connector API and mapped to Thinger device resources. Downlink acknowledgements and join events can also be captured.

  • Secure downlink endpoint
    Every device inherits a downlink resource that invokes the connector’s REST API to enqueue messages back to TTN, respecting FPort, confirmation flags, and payload length limits.

Documentation

TTN Plugin Documentation.