mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-14 17:23:11 -05:00
16 lines
213 B
JSON
16 lines
213 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Warning"
|
|
}
|
|
},
|
|
"Power": {
|
|
"Database": {
|
|
"Name": "Power",
|
|
"Port": 1434
|
|
}
|
|
},
|
|
"Hub": {
|
|
"Power": "http://hub-server/power"
|
|
}
|
|
} |