mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-04 13:57:44 +00:00
Update http documentation
This commit is contained in:
parent
edcb098adf
commit
0ba3f5ca3b
1 changed files with 4 additions and 11 deletions
|
|
@ -5,6 +5,10 @@
|
|||
Mit diesem Plugin ist es moeglich, Http-Anfragen für Alarmierungen zu senden.
|
||||
Wildcards in den Urls werden automatisch ersetzt.
|
||||
|
||||
## Externe Abhängigkeiten
|
||||
- asyncio
|
||||
- aiohttp
|
||||
|
||||
## Unterstütze Alarmtypen
|
||||
- Fms
|
||||
- Pocsag
|
||||
|
|
@ -39,15 +43,4 @@ Wildcards in den Urls werden automatisch ersetzt.
|
|||
---
|
||||
## Abhängigkeiten
|
||||
|
||||
- asyncio
|
||||
- aiohttp
|
||||
|
||||
---
|
||||
## Paket Modifikationen
|
||||
|
||||
- keine
|
||||
|
||||
---
|
||||
## Zusätzliche Wildcards
|
||||
|
||||
- keine
|
||||
Loading…
Add table
Add a link
Reference in a new issue