Add readme
This commit is contained in:
21
README.md
Normal file
21
README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# USDA Pecan IOT Tablet Configuration
|
||||
|
||||
## This repo contains separate branches for each tablet to store the
|
||||
|
||||
individualized software.
|
||||
|
||||
Each of:
|
||||
|
||||
- jc
|
||||
- meyer
|
||||
- sheller
|
||||
|
||||
All 3 branches implement contain the prerequisites for setting up a
|
||||
Systemd service to listen to and control equipment via MQTT, as well
|
||||
as sending back relevant diagnostic and statistical information.
|
||||
|
||||
Files:
|
||||
|
||||
- mqtt_listener.py: The main Python application interacting with MQTT
|
||||
- mqtt_listener.service: The file to install to /etc/systemd/system/
|
||||
- mqtt_start.sh: The entrypoint from Systemd to Python
|
||||
Reference in New Issue
Block a user