mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Update Environment Metrics to support latest Telemetry protobufs
This commit is contained in:
parent
d847e75437
commit
77504bb8d4
19 changed files with 1641 additions and 33 deletions
|
|
@ -12138,23 +12138,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"HUMIDITY" : {
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "LUFTFEUCHTIGKEIT"
|
||||
}
|
||||
},
|
||||
"sr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "ВЛАЖНОСТ"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"hybrid" : {
|
||||
"extractionState" : "migrated",
|
||||
"localizations" : {
|
||||
|
|
@ -23607,6 +23590,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Radiation" : {
|
||||
|
||||
},
|
||||
"Radio Disconnected" : {
|
||||
"extractionState" : "manual",
|
||||
|
|
@ -28513,6 +28499,12 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Soil Moisture" : {
|
||||
|
||||
},
|
||||
"Soil Temp" : {
|
||||
|
||||
},
|
||||
"Specifies how long the monitored GPIO should output." : {
|
||||
"localizations" : {
|
||||
|
|
@ -32676,6 +32668,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Weight" : {
|
||||
|
||||
},
|
||||
"What does the lock mean?" : {
|
||||
"localizations" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue