BOSWatch/plugin_test/plugins/interface.txt

26 lines
398 B
Plaintext
Raw Normal View History

2015-05-18 14:49:10 +02:00
<EFBFBD>bergabe an Plugin:
2015-05-18 15:29:41 +02:00
typ = FMS, ZVEI oder POC
freq = Frequenz in Hz
2015-05-18 15:33:34 +02:00
data = {"KEY":"VALUE"} als Python Dict
2015-05-18 14:49:10 +02:00
ZVEI:
2015-05-18 15:29:41 +02:00
- zvei
FMS:
2015-05-18 15:29:41 +02:00
- fms
- status
- direction
- tki
2015-05-18 14:49:10 +02:00
POCSAG:
2015-05-18 15:29:41 +02:00
- ric
- function
- msg
Es stehen folgende globale Objecte zur Verf<72>gung:
1.) import logging # Global logger
logging - Object
2.) import globals # Global variables
config - Object (typ: ConfigParser, stellt config.ini bereit)