diff --git a/defaults.inc b/defaults.inc index 7ea51481..53de483b 100755 --- a/defaults.inc +++ b/defaults.inc @@ -65,6 +65,7 @@ if [ -f ${PW_FOLDER}/settings.local.conf ]; then declare -A PW_SENSOR_DEVICEID declare -A PW_OFFSITE_UPS_CODES declare -A PW_MISCSENSOR_DESC + declare -A PW_DESC_TEMP source ${PW_FOLDER}/settings.local.conf