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