From dd0b2a4f1dd52d5fbb40f6589f0b0fcbcff45263 Mon Sep 17 00:00:00 2001 From: Tom Hensel Date: Sat, 4 Jul 2026 12:42:22 +0200 Subject: [PATCH] docs: update readmes to reflect dedicated MeshCore SWG schemas (PR #2784) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Both plugin readmes listed the SWGMeshtastic* placeholder as an outstanding item needing dedicated SWGMeshcore* schemas. This PR provides exactly that — strike the stale todo and note the resolution. --- plugins/channelrx/demodmeshcore/readme.md | 6 ++---- plugins/channeltx/modmeshcore/readme.md | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/plugins/channelrx/demodmeshcore/readme.md b/plugins/channelrx/demodmeshcore/readme.md index 565bfde22..8f495b9a5 100644 --- a/plugins/channelrx/demodmeshcore/readme.md +++ b/plugins/channelrx/demodmeshcore/readme.md @@ -42,10 +42,8 @@ Functional surfaces: keys dialog rather than a numbered Channel selector. Outstanding: -- WebAPI schema reuses `SWGMeshtasticDemodSettings` / - `SWGMeshtasticDemodReport` as a placeholder; a dedicated - `SWGMeshcoreDemod*` schema would require regenerating the SWG - bindings. +- WebAPI schema now uses dedicated `SWGMeshcoreDemodSettings` / + `SWGMeshcoreDemodReport` schemas (no longer a placeholder).

References

diff --git a/plugins/channeltx/modmeshcore/readme.md b/plugins/channeltx/modmeshcore/readme.md index 29a91bae6..d9256326f 100644 --- a/plugins/channeltx/modmeshcore/readme.md +++ b/plugins/channeltx/modmeshcore/readme.md @@ -49,9 +49,9 @@ Functional surfaces: concept. Outstanding: -- WebAPI schema reuses `SWGMeshtasticModSettings` as a placeholder; a - dedicated `SWGMeshcoreMod*` schema would require regenerating the - SWG bindings. +- WebAPI schema now uses dedicated `SWGMeshcoreModSettings` / + `SWGMeshcoreModReport` / `SWGMeshcoreModActions` schemas (no longer + a placeholder).

MESHCORE: command syntax