mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-24 17:24:00 -05:00
Initial commit from private
This commit is contained in:
11
Weather/SerialReader/appsettings.json
Normal file
11
Weather/SerialReader/appsettings.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"Weather": {
|
||||
"Port": {
|
||||
"Prefix": "/dev/ttyACM",
|
||||
"BaudRate": 9600
|
||||
},
|
||||
"Queue": {
|
||||
"Name": "weather"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user