Adam Klvač
src
tools
rtl_433-daemon
master
go.mod
module rtl_433_daemon
go 1.14
require (
github.com/goiiot/libmqtt v0.9.6
github.com/lib/pq v1.9.0
)