From a8bf666d847248c8ea1d1306ac36ce6aafe84651 Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Thu, 9 Jan 2025 10:01:33 +0100 Subject: [PATCH] update doc --- doc/admin.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/admin.md b/doc/admin.md index b5df9d381..84fdb2959 100644 --- a/doc/admin.md +++ b/doc/admin.md @@ -422,7 +422,8 @@ environment variable). #### `storeLastMeasure` If this flag is activated, last measure arrived to Device IoTAgent without be processed will be stored in Device under -lastMeasure field with in timestamp. This flag is disabled by default. +lastMeasure field with in timestamp. This flag is overwritten by `storeLastMeasure` flag in group or device. This flag +is disabled by default. ### Configuration using environment variables