rpicontrol/README.md

18 lines
351 B
Markdown
Raw Normal View History

2022-12-16 23:04:28 +00:00
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.