initial commit

This commit is contained in:
2025-02-03 16:58:00 -05:00
commit 35b287667a
9 changed files with 1655 additions and 0 deletions

18
config.yml.sample Normal file
View File

@ -0,0 +1,18 @@
mqtt:
host: 10.10.10.77
port: 1883
username: printer
password: U6wYZaJ0zL7witYE
clientid: printer
retained: false
topic: "zwave/button_01/91/0/scene/001"
postgres:
host: 10.10.10.77
port: 5432
username: gonpfdprinter
password: x85vr97qFU2o76Qp
database: gonpfdprinter
update: 30
printer: /dev/usb/lp0
log:
level: info