The Open Source Chirpstack IoT to OPC UA gateway

The use of Sparkplug by some SCADA systems makes connecting to Chirpstack complicated, and requires all kinds of tricks. opcgw connects a Chirpstack server to a SCADA system. opcgw is a simple way to connect a Chirpstack server to a SCADA system, without using MQTT.

Lightweight and portable cross-platform application

Written in rust, opcgw is portable on many plafforms using this language.

Virtualization

opcgw can be easily deployed using docker container

Clear configuration

opcgw is completely configurable through toml configuration files.

Heavy development

opcgw is under heavy development: new functionalities a regularly added to the application.

Security

opcgw supports several authentication mechanisms offered by opcua, including certificates and encryption.

Reliability

using the rust language, opcgw reduces memory management problems. In addition, continuous testing improves software quality.