mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Merge pull request #1071 from daviesgeek/add-power-metrics
Add power metrics
This commit is contained in:
commit
52a69886bd
11 changed files with 1003 additions and 6 deletions
|
|
@ -22432,6 +22432,28 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"power.metrics.delete" : {
|
||||
"extractionState" : "manual",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Delete all power metrics?"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"power.metrics.log" : {
|
||||
"extractionState" : "manual",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Power Metrics Log"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Powered" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue