mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
edit interface info
This commit is contained in:
parent
75d422a00c
commit
2a02964c08
|
|
@ -1,19 +1,19 @@
|
|||
Übergabe an Plugin:
|
||||
|
||||
Typ = FMS, ZVEI oder POC
|
||||
Frequenz = Frequenz in Hz
|
||||
daten[] als Python List
|
||||
typ = FMS, ZVEI oder POC
|
||||
freq = Frequenz in Hz
|
||||
daten[] als Python Dict
|
||||
|
||||
ZVEI:
|
||||
- ZVEI code
|
||||
- zvei
|
||||
|
||||
FMS:
|
||||
- FMS Kennung
|
||||
- Status
|
||||
- Richtung
|
||||
- TKI
|
||||
- fms
|
||||
- status
|
||||
- direction
|
||||
- tki
|
||||
|
||||
POCSAG:
|
||||
- RIC
|
||||
- Sub RIC
|
||||
- Text
|
||||
- ric
|
||||
- sub_ric
|
||||
- text
|
||||
|
|
|
|||
Loading…
Reference in a new issue