From 3b12cb128f65ae3bfdd3cd5df085348d98b04955 Mon Sep 17 00:00:00 2001 From: Umang Sharma Date: Mon, 30 Oct 2023 09:44:13 +0530 Subject: [PATCH] added signal wih descritpion --- spec/include/PowerOptimize.vspec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/spec/include/PowerOptimize.vspec b/spec/include/PowerOptimize.vspec index 2fc73102d..e8d1a0b4b 100644 --- a/spec/include/PowerOptimize.vspec +++ b/spec/include/PowerOptimize.vspec @@ -111,8 +111,9 @@ PowerOptimizeLevel: AutoPowerOptimize: datatype: boolean type: actuator - description: Auto Power Optimization Flag - When set to 'true', the system enables automatic power optimization, + description: Auto Power Optimization Flag When set to 'true', the system enables automatic power optimization, dynamically adjusting the power optimization level based on runtime conditions - or features managed by the OEM. - When set to 'false', manual control of the power optimization level is allowed. \ No newline at end of file + or features managed by the OEM. When set to 'false', manual control of the power optimization level is allowed. + + + \ No newline at end of file