Thomas Vogl 005b167f5e | ||
---|---|---|
internal | ||
README.md | ||
go.mod | ||
go.sum | ||
main.go | ||
rpicontrol.config.example | ||
rpicontrol.service |
README.md
Raspberry MQTT Control
Description
This is a linux daemon application for Raspberry PI, which receives control commands via MQTT to remotely control IO ports of Raspberry. Application is fully configurable with YAML config file.
Installation and Usage
tbd.
Compiling
tbd.