mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-14 01:25:38 -05:00
14 lines
274 B
JSON
14 lines
274 B
JSON
{
|
|
"Weather": {
|
|
"Port": {
|
|
"Prefix": "/dev/ttyACM",
|
|
"BaudRate": 115200
|
|
},
|
|
"Queue": {
|
|
"Name": "weather"
|
|
}
|
|
},
|
|
"Telemetry": {
|
|
"Endpoint": "http://signoz-otel-collector.platform:4317/"
|
|
}
|
|
} |