mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-08-28 09:24:52 +00:00
deploy: e8d3c53ba1
This commit is contained in:
+61
-1
@@ -344,6 +344,17 @@
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#power-off-the-node" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
|
||||
Power-off the node
|
||||
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@@ -1058,6 +1069,17 @@
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#limit-the-number-of-hops-for-an-advert-flood-message" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
|
||||
Limit the number of hops for an advert flood message
|
||||
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -1892,6 +1914,17 @@
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#power-off-the-node" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
|
||||
Power-off the node
|
||||
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@@ -2606,6 +2639,17 @@
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#limit-the-number-of-hops-for-an-advert-flood-message" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
|
||||
Limit the number of hops for an advert flood message
|
||||
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -3129,10 +3173,18 @@
|
||||
<h3 id="reboot-the-node">Reboot the node</h3>
|
||||
<p><strong>Usage:</strong>
|
||||
- <code>reboot</code></p>
|
||||
<p><strong>Note:</strong> No reply is sent.</p>
|
||||
<hr />
|
||||
<h3 id="power-off-the-node">Power-off the node</h3>
|
||||
<p><strong>Usage:</strong>
|
||||
- <code>poweroff</code>, or
|
||||
- <code>shutdown</code></p>
|
||||
<p><strong>Note:</strong> No reply is sent.</p>
|
||||
<hr />
|
||||
<h3 id="reset-the-clock-and-reboot">Reset the clock and reboot</h3>
|
||||
<p><strong>Usage:</strong>
|
||||
- <code>clkreboot</code></p>
|
||||
<p><strong>Note:</strong> No reply is sent.</p>
|
||||
<hr />
|
||||
<h3 id="sync-the-clock-with-the-remote-device">Sync the clock with the remote device</h3>
|
||||
<p><strong>Usage:</strong>
|
||||
@@ -3525,9 +3577,17 @@
|
||||
- <code>set flood.max.unscoped <value></code></p>
|
||||
<p><strong>Parameters:</strong>
|
||||
- <code>value</code>: Maximum flood hop count (0-64) for a packet without a scope (no region set)</p>
|
||||
<p><strong>Default:</strong> <code>0xFF</code> - indicates it hasn't been set, will track flood.max until it is.</p>
|
||||
<p><strong>Default:</strong> <code>64</code> - (<code>0xFF</code> indicates it hasn't been set, will track flood.max until it is.)</p>
|
||||
<p><strong>Note:</strong> An alternative to <code>region denyf *</code>, setting <code>flood.max.unscoped</code> to a lower value such as <code>3</code> would allow for local unscoped messages to propagate, while preventing noisy neighbors from flooding a local region.</p>
|
||||
<hr />
|
||||
<h4 id="limit-the-number-of-hops-for-an-advert-flood-message">Limit the number of hops for an advert flood message</h4>
|
||||
<p><strong>Usage:</strong>
|
||||
- <code>get flood.max.advert</code>
|
||||
- <code>set flood.max.advert <value></code></p>
|
||||
<p><strong>Parameters:</strong>
|
||||
- <code>value</code>: Maximum flood hop count (0-64) for an advert packet</p>
|
||||
<p><strong>Default:</strong> <code>8</code></p>
|
||||
<hr />
|
||||
<h3 id="acl">ACL</h3>
|
||||
<h4 id="add-update-or-remove-permissions-for-a-companion">Add, update or remove permissions for a companion</h4>
|
||||
<p><strong>Usage:</strong>
|
||||
|
||||
File diff suppressed because one or more lines are too long
+13
-13
@@ -2,54 +2,54 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/</loc>
|
||||
<lastmod>2026-06-11</lastmod>
|
||||
<lastmod>2026-06-12</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/cli_commands/</loc>
|
||||
<lastmod>2026-06-11</lastmod>
|
||||
<lastmod>2026-06-12</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/companion_protocol/</loc>
|
||||
<lastmod>2026-06-11</lastmod>
|
||||
<lastmod>2026-06-12</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/docs/</loc>
|
||||
<lastmod>2026-06-11</lastmod>
|
||||
<lastmod>2026-06-12</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/faq/</loc>
|
||||
<lastmod>2026-06-11</lastmod>
|
||||
<lastmod>2026-06-12</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/kiss_modem_protocol/</loc>
|
||||
<lastmod>2026-06-11</lastmod>
|
||||
<lastmod>2026-06-12</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/nrf52_power_management/</loc>
|
||||
<lastmod>2026-06-11</lastmod>
|
||||
<lastmod>2026-06-12</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/number_allocations/</loc>
|
||||
<lastmod>2026-06-11</lastmod>
|
||||
<lastmod>2026-06-12</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/packet_format/</loc>
|
||||
<lastmod>2026-06-11</lastmod>
|
||||
<lastmod>2026-06-12</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/payloads/</loc>
|
||||
<lastmod>2026-06-11</lastmod>
|
||||
<lastmod>2026-06-12</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/qr_codes/</loc>
|
||||
<lastmod>2026-06-11</lastmod>
|
||||
<lastmod>2026-06-12</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/stats_binary_frames/</loc>
|
||||
<lastmod>2026-06-11</lastmod>
|
||||
<lastmod>2026-06-12</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://meshcore-dev.github.io/meshcore/terminal_chat_cli/</loc>
|
||||
<lastmod>2026-06-11</lastmod>
|
||||
<lastmod>2026-06-12</lastmod>
|
||||
</url>
|
||||
</urlset>
|
||||
Binary file not shown.
Reference in New Issue
Block a user