mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-29 14:51:50 -08:00
full example remote command
This commit is contained in:
parent
8c20f801ab
commit
090251eb7d
|
@ -131,7 +131,7 @@ meshtastic --set security.admin_channel_enabled
|
|||
Remote admin commands are issued using the `--dest` argument with the `!nodeid` of the target node. For example:
|
||||
|
||||
```bash
|
||||
meshtastic --dest '!28979058'
|
||||
meshtastic --set security.admin_key "PASTEPUBLICKEYHERE" --dest '!28979058'
|
||||
```
|
||||
|
||||
:::info
|
||||
|
|
Loading…
Reference in a new issue