mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Merge branch 'main' into app-routing
This commit is contained in:
commit
233518ebbf
238 changed files with 244 additions and 1197 deletions
|
|
@ -191,6 +191,9 @@
|
|||
},
|
||||
"8" : {
|
||||
|
||||
},
|
||||
"10% Airtime" : {
|
||||
|
||||
},
|
||||
"25" : {
|
||||
|
||||
|
|
@ -672,6 +675,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Airtime" : {
|
||||
|
||||
},
|
||||
"AirTm" : {
|
||||
|
||||
|
|
@ -1406,6 +1412,9 @@
|
|||
},
|
||||
"Backup Database" : {
|
||||
|
||||
},
|
||||
"Bad" : {
|
||||
|
||||
},
|
||||
"Bandwidth" : {
|
||||
|
||||
|
|
@ -8264,13 +8273,13 @@
|
|||
"How long the screen remains on after the user button is pressed or messages are received." : {
|
||||
|
||||
},
|
||||
"How often device metrics are sent out over the mesh. Default is 15 minutes." : {
|
||||
"How often device metrics are sent out over the mesh. Default is 30 minutes." : {
|
||||
|
||||
},
|
||||
"How often power metrics are sent out over the mesh. Default is 15 minutes." : {
|
||||
"How often power metrics are sent out over the mesh. Default is 30 minutes." : {
|
||||
|
||||
},
|
||||
"How often sensor metrics are sent out over the mesh. Default is 15 minutes." : {
|
||||
"How often sensor metrics are sent out over the mesh. Default is 30 minutes." : {
|
||||
|
||||
},
|
||||
"How often should we try to get a GPS position." : {
|
||||
|
|
@ -10843,9 +10852,6 @@
|
|||
},
|
||||
"Licensed Operator" : {
|
||||
|
||||
},
|
||||
"Limit" : {
|
||||
|
||||
},
|
||||
"Limit all periodic broadcast intervals especially telemetry and position. If you need to increase hops, do it on nodes at the edges, not the ones in the middle. MQTT is not advised when you are duty cycle restricted because the gateway node is then doing all the work." : {
|
||||
|
||||
|
|
@ -15225,6 +15231,12 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Network Status Orange" : {
|
||||
|
||||
},
|
||||
"Network Status Red" : {
|
||||
|
||||
},
|
||||
"network.config" : {
|
||||
"localizations" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue