From 4cb675014a27e6e2e77dccaa9aa3ffa1149e027e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 23:37:32 +0000 Subject: [PATCH] docs: publish channels: main api --- .../-companion/index.html | 2 +- .../-command-sender-impl/index.html | 15 +++ .../request-neighbor-info.html | 2 +- .../request-position.html | 2 +- .../request-telemetry.html | 2 +- .../request-traceroute.html | 2 +- .../request-user-info.html | 2 +- .../resolve-node-num.html | 2 +- .../send-admin-await.html | 2 +- .../send-admin-immediate.html | 117 ++++++++++++++++++ .../-command-sender-impl/send-lock-now.html | 2 +- .../send-lockdown-passphrase.html | 2 +- .../-command-sender-impl/send-position.html | 2 +- .../set-fixed-position.html | 2 +- .../handle-file-info.html | 2 +- .../handle-local-metadata.html | 2 +- .../handle-node-info.html | 2 +- .../trigger-want-config.html | 2 +- .../-companion/index.html | 2 +- .../-mesh-connection-manager-impl/index.html | 15 +++ .../on-handshake-complete.html | 2 +- .../on-handshake-progress.html | 2 +- .../on-my-node-info-received.html | 117 ++++++++++++++++++ .../on-node-db-ready.html | 2 +- .../update-status-notification.html | 2 +- .../update-telemetry.html | 2 +- .../-command-sender/index.html | 15 +++ .../request-neighbor-info.html | 2 +- .../-command-sender/request-position.html | 2 +- .../-command-sender/request-telemetry.html | 2 +- .../-command-sender/request-traceroute.html | 2 +- .../-command-sender/request-user-info.html | 2 +- .../-command-sender/send-admin-await.html | 2 +- .../-command-sender/send-admin-immediate.html | 117 ++++++++++++++++++ .../-command-sender/send-lock-now.html | 2 +- .../send-lockdown-passphrase.html | 2 +- .../-command-sender/send-position.html | 2 +- .../-command-sender/set-fixed-position.html | 2 +- .../clear-radio-config.html | 2 +- .../-mesh-connection-manager/index.html | 15 +++ .../on-handshake-complete.html | 2 +- .../on-handshake-progress.html | 2 +- .../on-my-node-info-received.html | 117 ++++++++++++++++++ .../on-node-db-ready.html | 2 +- .../recover-post-handshake-failure.html | 2 +- .../update-status-notification.html | 2 +- .../update-telemetry.html | 2 +- .../-robolectric-ble-bonding/index.html | 2 +- .../-meshtastic-dialog.html | 2 +- .../-connection-action-button.html | 2 +- .../index.html | 2 +- api/scripts/pages.json | 2 +- main/assets/css/just-the-docs-dark.css.map | 2 +- main/assets/css/just-the-docs-default.css.map | 2 +- main/assets/css/just-the-docs-light.css.map | 2 +- .../css/just-the-docs-meshtastic-dark.css.map | 2 +- .../css/just-the-docs-meshtastic.css.map | 2 +- 57 files changed, 577 insertions(+), 49 deletions(-) create mode 100644 api/core/data/org.meshtastic.core.data.manager/-command-sender-impl/send-admin-immediate.html create mode 100644 api/core/data/org.meshtastic.core.data.manager/-mesh-connection-manager-impl/on-my-node-info-received.html create mode 100644 api/core/repository/org.meshtastic.core.repository/-command-sender/send-admin-immediate.html create mode 100644 api/core/repository/org.meshtastic.core.repository/-mesh-connection-manager/on-my-node-info-received.html diff --git a/api/core/data/org.meshtastic.core.data.manager/-command-sender-impl/-companion/index.html b/api/core/data/org.meshtastic.core.data.manager/-command-sender-impl/-companion/index.html index da729010ef..69532b29b4 100644 --- a/api/core/data/org.meshtastic.core.data.manager/-command-sender-impl/-companion/index.html +++ b/api/core/data/org.meshtastic.core.data.manager/-command-sender-impl/-companion/index.html @@ -93,7 +93,7 @@

Companion

-
+
diff --git a/api/core/data/org.meshtastic.core.data.manager/-command-sender-impl/index.html b/api/core/data/org.meshtastic.core.data.manager/-command-sender-impl/index.html index 94316a63db..335db363a7 100644 --- a/api/core/data/org.meshtastic.core.data.manager/-command-sender-impl/index.html +++ b/api/core/data/org.meshtastic.core.data.manager/-command-sender-impl/index.html @@ -318,6 +318,21 @@
+ +
+
+
+
sendAdminImmediate
+ +
Link copied to clipboard
+
+
+
+
open override fun sendAdminImmediate(destNum: Int, initFn: () -> AdminMessage)
+
+
+
+
diff --git a/api/core/data/org.meshtastic.core.data.manager/-command-sender-impl/request-neighbor-info.html b/api/core/data/org.meshtastic.core.data.manager/-command-sender-impl/request-neighbor-info.html index a6616536ca..8a9aef4c09 100644 --- a/api/core/data/org.meshtastic.core.data.manager/-command-sender-impl/request-neighbor-info.html +++ b/api/core/data/org.meshtastic.core.data.manager/-command-sender-impl/request-neighbor-info.html @@ -94,7 +94,7 @@

requestNeighborInfo

-
open suspend override fun requestNeighborInfo(requestId: Int, destNum: Int)(source)
+
open suspend override fun requestNeighborInfo(requestId: Int, destNum: Int)(source)