> For the complete documentation index, see [llms.txt](https://docs.loverp-scripts.de/love-rp-de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.loverp-scripts.de/love-rp-de/emergencydispatch/administration/melder-konfigurator.md).

# Melder Konfigurator

{% hint style="info" %}
Ordner für neue Melder Bilder: html/img/pager/\
Dateiformat: PNG\
Bildgröße: variabel\
\
Ordner für neue Melder Töne: html/audio/pager/\
Dateiformat: OGG\
\
Damit die neuen Dateien ordnungsgemäß funktionieren, ist ein Server Neustart notwendig!
{% endhint %}

## 1. Übersicht

<figure><img src="/files/YpOrmVOV5YPYMmVUp1ee" alt=""><figcaption></figcaption></figure>

In der Melder Übersicht sind alle konfigurierten Melder ersichtlich und können bearbeitet und gelöscht werden.\
Die Standard DME können nicht bearbeitet oder gelöscht werden!

## 2. Melder konfigurieren

<figure><img src="/files/uGim24tguTqDPKxYPeSZ" alt=""><figcaption></figcaption></figure>

Folgende Daten können bei einem konfigurierten Melder nicht geändert werden:\
\- Melder Name\
\
Mit Auswahl des Melder Bildes passt sich die Breite und Höhe automatisch an.\
Die Melder Töne können mit dem Kopfhörer-Symbol angehört werden.\
Sound Alarm: dieser Ton wird bei einer Einsatzalarmierung abgespielt\
Sound Nachricht: dieser Ton wird bei einer Nachricht aus der Leitstelle abgespielt\
\
Die Buttons in der rechten Hälfte des Konfigurators sind farblich markiert. Die Buttons können sowohl in den Werten geändert, als auch auf dem Bild des Melders verschoben werden.\
\
Wenn alle Buttons und das Textfeld angepasst sind, kann der Melder gespeichert und verwendet werden.

<div><figure><img src="/files/O1xPEtY3FVsUrec7J8Qu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/jZzr8Xr3sZpSqhgXMH7L" alt=""><figcaption></figcaption></figure></div>

Die Melder sind nach der Konfiguration direkt auswählbar und einsatzbereit.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.loverp-scripts.de/love-rp-de/emergencydispatch/administration/melder-konfigurator.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
