aqhome-data: increased verbosity.
This commit is contained in:
@@ -135,7 +135,7 @@ int _storeDataPoints(AQHOME_SERVER *xo, const AQH_VALUE *v, const uint64_t *data
|
|||||||
return AQH_MSGDATA_RESULT_ERROR_GENERIC;
|
return AQH_MSGDATA_RESULT_ERROR_GENERIC;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
DBG_DEBUG(NULL, "Datapoint added for value \"%s\"", AQH_Value_GetNameForSystem(v));
|
DBG_ERROR(NULL, "Datapoint added for value \"%s\"", AQH_Value_GetNameForSystem(v));
|
||||||
}
|
}
|
||||||
} /* for */
|
} /* for */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user