mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Remove router heartbeat
This commit is contained in:
parent
4fb1330c73
commit
dd0b91ffbb
1 changed files with 0 additions and 6 deletions
|
|
@ -29,12 +29,6 @@ message DeviceMetrics {
|
|||
* Percent of airtime for transmission used within the last hour.
|
||||
*/
|
||||
float air_util_tx = 4;
|
||||
|
||||
/*
|
||||
* This is sent by node only if it a router and if hop_limit is set to 0
|
||||
* and is not being sent as a reliable message.
|
||||
*/
|
||||
bool router_heartbeat = 5;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue