Modules
This section contains documentation for all Ignition SCADA modules developed by OperaMetrix.
These pages document the Ignition 8.3 versions of the modules. Modules that also ship an Ignition 8.1 build are noted below; switch to the 8.1 documentation with the version selector for those.
Module List
| Module | Description | Min. Ignition | Version |
|---|---|---|---|
| Git Pro | Git version control in the Ignition Designer, plus CI/CD deployments from GitHub, GitLab and Gitea | 8.3.0 | 2.2.0 |
| LoRaWAN | Complete LoRaWAN Network Server with device management and tag integration | 8.3.0 | 1.4.0 |
| MQTT Dev | Connect to MQTT brokers and respond to topic messages through gateway scripting | 8.3.0 | 1.0.0 |
| Octopush | SMS and Voice SMS alarm notifications via Octopush API | 8.3.0 | 2.1.0 |
| Telegram | Alarm notifications via Telegram Bot with interactive acknowledgment | 8.3.0 | 1.1.0 |
| Twilio | Outgoing SMS alarm notifications through a Twilio Messaging Service | 8.3.0 | 1.0.0 |
| Teltonika | SMS alarm notifications via Teltonika cellular routers | 8.3.0 | 2.1.0 |
Documentation Structure
Each module has its own documentation organized as follows:
- Overview - Presentation and main features
- Installation - Detailed installation guide
- Configuration - Options and configuration parameters
- Usage - Practical guides and examples
Upgrading
Ignition 8.3 replaced the gateway's internal-database configuration records with file-based config resources, and moved secrets to encrypted fields backed by Secret Providers. Every module was ported; what differs is whether your existing 8.1 configuration carries over.
| Module | 8.1 build | Automatic Migration | Details |
|---|---|---|---|
| Git Pro | ✅ | ✅ | details |
| LoRaWAN | ✅ | ❌ | details |
| Octopush | ✅ | ❌ | details |
| Teltonika | ✅ | ❌ | details |
| MQTT Dev | ❌ | NA | overview |
| Telegram | ❌ | NA | overview |
| Twilio | ❌ | NA | overview |
Take a gateway backup (.gwbk) before installing an 8.3 build over an 8.1 one. Migration is one-way: once Git Pro has imported its legacy rows it deletes them, and the other modules' 8.1 records are simply ignored by the 8.3 builds.