martinmeinke / rlog

Raspberry Pi based logger for KACO Powador inverters
6 stars 0 forks source link

Make some kind of settings page? #42

Open stylpen opened 10 years ago

stylpen commented 10 years ago

For MQTT settings, -> this is currently hard coded

for device IDs, -> this would save us from auto detect (although this is a cool feature)

for update frequencies, -> consume configurable amount of space (well, if set > 1min the minute table won't work. if set more than 20 sec it'll get increasingly inaccurate)

I think at least the MQTT setting needs a place to configure. What can djangos admin site do for us?