mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-14 09:35:39 -05:00
12 lines
173 B
JSON
12 lines
173 B
JSON
{
|
|
"Weather": {
|
|
"Port": {
|
|
"Prefix": "/dev/ttyUSB",
|
|
"BaudRate": 9600
|
|
},
|
|
"Queue": {
|
|
"Name": "weather"
|
|
}
|
|
}
|
|
}
|