mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
instead of checking for locations in a specific plugin, a central approach is done here; at the moment, a regex containing coordinates is to be found in the poc-text. The coordinates are parsed and afterwards stored into data as lon/lat. |
||
|---|---|---|
| .. | ||
| decoders | ||
| helper | ||
| __init__.py | ||
| alarmHandler.py | ||
| checkSubprocesses.py | ||
| decoder.py | ||
| descriptionList.py | ||
| doubleFilter.py | ||
| globalVars.py | ||
| multicastAlarm.py | ||
| MyTimedRotatingFileHandler.py | ||
| pluginLoader.py | ||
| regexFilter.py | ||
| shellHeader.py | ||
| signalHandler.py | ||