mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
add exit_simulator admin command
This commit is contained in:
parent
39bb8b26bb
commit
b8c0499f28
2 changed files with 6 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ is used to do settings operations to both remote AND local nodes.
|
|||
| get_channel_response | [Channel](#Channel) | | |
|
||||
| confirm_set_channel | [bool](#bool) | | Setting channels/radio config remotely carries the risk that you might send an invalid config and the radio never talks to your mesh again. Therefore if setting either of these properties remotely, you must send a confirm_xxx message within 10 minutes. If you fail to do so, the radio will assume loss of comms and revert your changes. These messages are optional when changing the local node. |
|
||||
| confirm_set_radio | [bool](#bool) | | |
|
||||
| exit_simulator | [bool](#bool) | | This message is only supported for the simulator porduino build. If received the simulator will exit successfully/ |
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue