th7/config.toml

27 lines
228 B
TOML
Raw Normal View History

2022-11-12 14:20:29 +00:00
[TH7]
2022-12-05 14:25:48 +00:00
port = 9090
2022-11-12 16:22:55 +00:00
logfreq = 60
2022-11-12 14:20:29 +00:00
[DB]
2022-11-12 16:22:55 +00:00
type = "sqlite3"
path = "test.db"
2022-11-12 14:20:29 +00:00
2022-12-05 13:12:17 +00:00
[Channel_2]
2022-12-05 13:57:47 +00:00
type = 'N'
2022-12-05 14:25:48 +00:00
unit = 'C'
2022-12-05 13:57:47 +00:00
[Channel_3]
type = 'T'
2022-12-05 14:25:48 +00:00
unit = 'C'
2022-12-05 13:57:47 +00:00
[Channel_4]
2022-12-05 13:12:17 +00:00
type = 'K'
2022-12-05 14:25:48 +00:00
unit = 'C'
[Channel_6]
type = 'J'
unit = 'C'
offset = -23.1