+
Energy spent
+
+ {% if manuals.energystar.long_idle_watts %}
+
+
+ Consumption when inactivity power function is activated (watts)
+
+
+ {{ manuals.energystar.long_idle_watts }}
+
+
+ {% endif %}
+
+ {% if manuals.energystar.short_idle_watts %}
+
+
+ Consumption when inactivity power function is not activated (watts)
+
+
+ {{ manuals.energystar.short_idle_watts }}
+
+
+ {% endif %}
+
+ {% if manuals.energystar.sleep_mode_watts %}
+
+
+ sleep_mode_watts
+ Consumption when computer goes into sleep mode (watts)
+
+
+ {{ manuals.energystar.sleep_mode_watts }}
+
+
+ {% endif %}
+
+ {% if manuals.energystar.off_mode_watts %}
+
+
+ Consumption when the computer is off (watts)
+
+
+ {{ manuals.energystar.off_mode_watts }}
+
+
+ {% endif %}
+
+ {% if manuals.energystar.tec_allowance_kwh %}
+
+
+ Power allocation for normal operation (kwh)
+
+
+ {{ manuals.energystar.tec_allowance_kwh }}
+
+
+ {% endif %}
+
+ {% if manuals.energystar.tec_of_model_kwh %}
+
+
+ Consumption of the model configuration (kwh)
+
+
+ {{ manuals.energystar.tec_of_model_kwh }}
+
+
+ {% endif %}
+
+ {% if manuals.energystar.tec_requirement_kwh %}
+
+
+ Energy allowance provided (kwh)
+
+
+ {{ manuals.energystar.tec_requirement_kwh }}
+
+
+ {% endif %}
+
+ {% if manuals.energystar.work_off_mode_watts %}
+
+
+ The lowest power mode which cannot be switched off (watts)
+
+
+ {{ manuals.energystar.work_off_mode_watts }}
+
+
+ {% endif %}
+
+ {% if manuals.energystar.work_weighted_power_of_model_watts %}
+
+
+ Weighted energy consumption from all its states (watts)
+
+
+ {{ manuals.energystar.work_weighted_power_of_model_watts }}
+
+
+ {% endif %}
+
+