mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -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:
|
Remote admin commands are issued using the `--dest` argument with the `!nodeid` of the target node. For example:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
meshtastic --dest '!28979058'
|
meshtastic --set security.admin_key "PASTEPUBLICKEYHERE" --dest '!28979058'
|
||||||
```
|
```
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
|
|
Loading…
Reference in a new issue