mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-02 08:42:11 -08:00
23 lines
713 B
Markdown
23 lines
713 B
Markdown
---
|
|
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
|