Files
tele-recv/telegram.yaml
T
2021-02-01 16:07:00 +08:00

26 lines
310 B
YAML

serial:
device: /tmp/ttyS1
baudrate: 9600
#bytesize: 8
# 1, 2, 15
#stopbits: 1
lograw: true
sqlite:
file: telegram.db
init: true
socket:
address: 127.0.0.1:6000
pulsar:
url: pulsar://yzjc.gzzn.dev:6650
topic: telegram-raw
name: serial-reader
telegram:
tcp: false
pulsar: true