th7/config.toml

23 lines
228 B
TOML

[TH7]
port = 8080
logfreq = 60
cache = true
LED = false
debug = true
[DB]
type = "sqlite3"
path = "test.db"
[Channel_1]
type = 'K'
unit = 'C'
gain = 106.8
offset = 2.4
[Channel_5]
type = 'N'
unit = 'F'
[Channel_6]
type = 'S'