Could we use a relative path here i.e conf/available.conf instead of hardcoding the path to handle emonhub being installed in a different location?
|
filename = "/opt/openenergymonitor/emonhub/conf/available.conf" |
Also, even when autoconf is disabled emonhub still tries to load available.conf
Could we use a relative path here i.e
conf/available.confinstead of hardcoding the path to handle emonhub being installed in a different location?emonhub/src/emonhub_auto_conf.py
Line 49 in f672445
Also, even when autoconf is disabled emonhub still tries to load
available.conf