roarfred / AmsToMqttBridge

Minimalistic system to read AMS/HAN data from electrical meter
217 stars 44 forks source link

Defaults for web page #42

Open roarfred opened 6 years ago

roarfred commented 6 years ago

The web page should have existing values set in form controls when loaded. To avoid a heavy string-concatenation thing, I think the best will be to create a new route that provides a json structure with existing config (or good defaults), and load these from a javascript. This should cover one part of issue #40