th7/config.toml
2023-11-21 14:45:14 +00:00

29 lines
258 B
TOML

[TH7]
port = 9090
debug = true
[DB]
type = "sqlite3"
path = "test.db"
freq = 60
[Channel_2]
type = 'N'
unit = 'C'
filter.samples = 20
[Channel_3]
type = 'T'
unit = 'C'
[Channel_4]
type = 'K'
unit = 'C'
[Channel_6]
type = 'J'
unit = 'C'
offset = -23.1