Skip to content
Snippets Groups Projects

Reduce

Merged Alexander Hinz requested to merge hinza/data_progs:reduce into meteo
1 unresolved thread
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -20,6 +20,7 @@ from .tools import firstOfDay, firstOfYear, firstOfMonth
class ConfigFields(object):
DEVICE = "logger"
DBNAME = "headerout (DB)"
VARNAME = "headerout"
DATE = "Date Time"
Loading