Skip to content

Commit

Permalink
added signal
Browse files Browse the repository at this point in the history
Signed-off-by: Umang Sharma <[email protected]>
  • Loading branch information
UmangSharmaMobis committed Oct 30, 2023
1 parent 3cd340e commit a5923b1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions spec/include/PowerOptimize.vspec
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,10 @@ PowerOptimizeLevel:
A higher number indicates more aggressive power optimization.
Level 0 indicates that all functionality is enabled, no power optimization enabled.
Level 10 indicates most aggressive power optimization mode, only essential functionality enabled.

isAutoPowerOptimize:
datatype: boolean
type: actuator
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.

0 comments on commit a5923b1

Please sign in to comment.