linksmart / device-gateway

Process orchestrator and gateway between the low-level hardware access and HTTP/MQTT protocols.
Apache License 2.0
2 stars 0 forks source link

LinkSmart Device Gateway

GitHub release Build Status

Documentation

https://docs.linksmart.eu/display/DGW

Development

The dependencies of this package are managed by Go Modules.

To compile from source:

git clone https://github.com/linksmart/device-gateway.git
cd device-gateway
go build -mod=vendor