ui and settings ready

This commit is contained in:
Senad Uka
2016-10-15 15:58:41 +02:00
parent a85be6c2b6
commit 31b355f381
15 changed files with 269 additions and 16 deletions

View File

@@ -162,6 +162,13 @@ function stateOrDefault(id) {
draining_period_unit: 'minutes',
manualInflow: true
},
features: {
start: true,
weather: true,
surveillance: true,
log: true,
alarm: true
},
set_by: 'server'
});
};