mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-13 17:22:54 -05:00
15 lines
192 B
JSON
15 lines
192 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Warning"
|
|
}
|
|
},
|
|
"Power": {
|
|
"Database": {
|
|
"Name": "Power"
|
|
}
|
|
},
|
|
"Hub": {
|
|
"Power": "http://hub-server/power"
|
|
}
|
|
} |