mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
deploy: a9b55f58f1
This commit is contained in:
parent
2dff5fb41a
commit
ab6d4c47ab
4 changed files with 15 additions and 14 deletions
|
|
@ -2996,7 +2996,8 @@
|
|||
<p><strong>Usage:</strong>
|
||||
- <code>neighbor.remove <pubkey_prefix></code></p>
|
||||
<p><strong>Parameters:</strong>
|
||||
- <code>pubkey_prefix</code>: The public key of the node to remove from the neighbors list</p>
|
||||
- <code>pubkey_prefix</code>: The public key of the node to remove from the neighbors list. This can be a short prefix or the full key. All neighbors matching the provided prefix will be removed.</p>
|
||||
<p><strong>Note:</strong> You can remove all neighbors by sending a space character as the prefix. The space indicates an empty prefix, which matches all existing neighbors.</p>
|
||||
<hr />
|
||||
<h2 id="statistics">Statistics</h2>
|
||||
<h3 id="clear-stats">Clear Stats</h3>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
24
sitemap.xml
24
sitemap.xml
|
|
@ -2,50 +2,50 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/</loc>
|
||||
<lastmod>2026-04-01</lastmod>
|
||||
<lastmod>2026-04-02</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/cli_commands/</loc>
|
||||
<lastmod>2026-04-01</lastmod>
|
||||
<lastmod>2026-04-02</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/companion_protocol/</loc>
|
||||
<lastmod>2026-04-01</lastmod>
|
||||
<lastmod>2026-04-02</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/docs/</loc>
|
||||
<lastmod>2026-04-01</lastmod>
|
||||
<lastmod>2026-04-02</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/faq/</loc>
|
||||
<lastmod>2026-04-01</lastmod>
|
||||
<lastmod>2026-04-02</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/kiss_modem_protocol/</loc>
|
||||
<lastmod>2026-04-01</lastmod>
|
||||
<lastmod>2026-04-02</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/nrf52_power_management/</loc>
|
||||
<lastmod>2026-04-01</lastmod>
|
||||
<lastmod>2026-04-02</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/packet_format/</loc>
|
||||
<lastmod>2026-04-01</lastmod>
|
||||
<lastmod>2026-04-02</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/payloads/</loc>
|
||||
<lastmod>2026-04-01</lastmod>
|
||||
<lastmod>2026-04-02</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/qr_codes/</loc>
|
||||
<lastmod>2026-04-01</lastmod>
|
||||
<lastmod>2026-04-02</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/stats_binary_frames/</loc>
|
||||
<lastmod>2026-04-01</lastmod>
|
||||
<lastmod>2026-04-02</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/terminal_chat_cli/</loc>
|
||||
<lastmod>2026-04-01</lastmod>
|
||||
<lastmod>2026-04-02</lastmod>
|
||||
</url>
|
||||
</urlset>
|
||||
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue