Initial Commit

This commit is contained in:
Alex 2022-12-06 21:50:51 +13:00
parent cabc2eb345
commit ba1ff83cae
4 changed files with 138 additions and 0 deletions

7
env.example Normal file
View file

@ -0,0 +1,7 @@
# Please read the readme
FTP_SERVER = ""
FTP_PASSWORD = ""
MQTT_SERVER = ""
DEV_ID = ""
DIRECTORY_TO_MONITOR = ""
UPLOADED_FILES_DIRECTORY = ""