Merge pull request #867 from pdxlocations/web-modules

Update web module config availability
This commit is contained in:
rcarteraz 2023-11-08 12:11:02 -07:00 committed by GitHub
commit d19191e875
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 3 deletions

View file

@ -99,7 +99,10 @@ meshtastic --get ambient_lighting
</TabItem>
<TabItem value="web">
Not yet implemented.
:::info
All Ambient Lighting module config options are available in the Web UI.
:::
</TabItem>
</Tabs>

View file

@ -129,7 +129,10 @@ meshtastic --get detection_sensor
</TabItem>
<TabItem value="web">
Not yet implemented.
:::info
All Detection Sensor module config options are available in the Web UI.
:::
</TabItem>
</Tabs>

View file

@ -76,7 +76,11 @@ meshtastic --get neighbor_info
</TabItem>
<TabItem value="web">
Not yet implemented.
:::info
All Neighbor Info module config options are available in the Web UI.
:::
</TabItem>
</Tabs>