mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
created external notification plugin setting page
This commit is contained in:
parent
c3aa08445a
commit
c715fbf574
22
website/docs/settings/external-notification-plugin.md
Normal file
22
website/docs/settings/external-notification-plugin.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
id: external-notification-plugin
|
||||
title: External Notification Plugin Settings
|
||||
sidebar_label: External Notification Plugin
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
||||
|
||||
|
||||
## Settings
|
||||
|
||||
| Setting | Acceptable Values | Default | Description |
|
||||
| :-----: | :---------------: | :-----: | :---------: |
|
||||
| ext_notification_plugin_enabled | `true`, `false` | `false` | Enables the plugin. |
|
||||
| ext_notification_plugin_active | `true`, `false` | `false` | TODO |
|
||||
| ext_notification_plugin_alert_bell | `true`, `false` | `false` | TODO |
|
||||
| ext_notification_plugin_alert_message | `true`, `false` | `false` | TODO |
|
||||
| ext_notification_plugin_output | `integer` | `0` | TODO |
|
||||
| ext_notification_plugin_output_ms | `integer` | `0` | TODO |
|
||||
|
||||
## Details
|
Loading…
Reference in a new issue