Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 342 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 342 Bytes

Xedge

Xedge is a runtime protocol conversion mqtt gateway optimised for edge devices.

Features

Adapters for OPC UA, Modbus, and other protocols into MQTT messages. Stores data on device.

Building from Source

Building the Binary Package

git clone https://github.com/Pudge-Labs/Xedge.git

cd ./Xedge

go build ./server/cmd/main.go