Add energy footprint

This commit is contained in:
2024-07-05 16:16:01 +02:00
parent ac9bba8b5b
commit c6ede67589
4 changed files with 2794 additions and 501 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -252,7 +252,8 @@
"peak": 500,
"normal": 250,
"caution": 100,
"alert": 50
"alert": 50,
"energy": true
},
{
"name": "mem_power",
@@ -265,7 +266,8 @@
"peak": 100,
"normal": 50,
"caution": 20,
"alert": 10
"alert": 10,
"energy": true
},
{
"name": "ipc",