Raspberry Application written in Golang to control IO Ports via MQTT
Go to file
Thomas Vogl 005b167f5e ... 2022-12-30 18:42:48 +01:00
internal ... 2022-12-30 18:42:48 +01:00
README.md „README.md“ hinzufügen 2022-12-16 23:04:28 +00:00
go.mod ... 2022-12-30 18:42:48 +01:00
go.sum initial commit 2022-12-16 23:27:24 +01:00
main.go initial commit 2022-12-16 23:27:24 +01:00
rpicontrol.config.example initial commit 2022-12-16 23:27:24 +01:00
rpicontrol.service initial commit 2022-12-16 23:27:24 +01:00

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.