Feature/v0.2.2 (#10)

* init v.0.2.2

* v0.2.2 added support for rs485 to tcp adapter
This commit is contained in:
echoDaveD
2025-02-25 00:00:20 +01:00
committed by GitHub
parent 81ec2f755c
commit e2685d76ba
5 changed files with 67 additions and 32 deletions

View File

@@ -8,6 +8,9 @@ logging:
serial:
device: /dev/ttyUSB0
baudrate: 9600
tcp:
ip: 168.192.2.200
port: 4196
mqtt:
broker-url: 111.111.11.1
broker-port: 1883