Schrolli
3880227fc2
edit plugin readme Issue #40
2015-07-07 14:24:41 +02:00
Schrolli
1d65f9fb97
edit plugin readme Issue #40
2015-07-07 14:08:46 +02:00
Schrolli
4ad5766f98
insert wildcardHandler.replaceWildcards() in httpReq Plugin
2015-07-07 13:17:18 +02:00
Bastian Schroll
79b71b99e8
insert little docu into firEmergency Plugin
...
Pull Request #47
2015-07-05 09:02:21 +02:00
kevinkleist
1945acb7d4
Update firEmergency.py
...
Add Subric in Numeric (POCSAG)
Add Description in ZVEI + POCSAG
!!! Subric is Subric+"XX" because of an Issuse in firEmergency
2015-07-04 22:22:29 +02:00
JHCD
4a5798b127
undo commit 02b5393 (see issue #43 )
2015-07-04 01:25:21 +02:00
JHCD
02b53930cf
resolve issue #43
2015-07-04 00:18:24 +02:00
Bastian Schroll
80f955beca
solve error by helper import in http plugin
2015-07-03 23:52:31 +02:00
JHCD
6a1c77b916
solve issue #41 : support more than one recipient
2015-07-03 23:43:22 +02:00
Bastian Schroll
ac8a02e3ca
insert helper function timeHandler.getTimestamp()
2015-07-02 21:39:43 +02:00
Schrolli
4a995683c0
update interface.txt to new helper structure
2015-07-02 15:19:46 +02:00
Schrolli
68fb88cc63
move helper functions in seperate folder and split to logical files
2015-07-02 15:16:24 +02:00
Schrolli
3b66a1d952
edit Interface.txt
2015-07-02 13:00:38 +02:00
Schrolli
f02d306082
insert a plugin-coding-readme
...
Issue #40
2015-07-02 12:56:16 +02:00
Schrolli
4b5bd9073f
edit readme.md and interface.txt
2015-07-02 10:06:40 +02:00
Schrolli
48c4d1e354
remove trailing whitespace
2015-07-02 09:02:49 +02:00
Bastian Schroll
25daa26c98
little error in httpRequest Plugin
2015-07-01 20:33:43 +02:00
Schrolli
214ce78470
Extend interface.txt
2015-07-01 15:02:45 +02:00
Schrolli
29873c5ec3
use helper function curtime() and split date and time in eMail plugin
2015-07-01 14:35:44 +02:00
Schrolli
71070932db
use helper function for date and time
2015-07-01 14:27:22 +02:00
Schrolli
8c5cb8ec85
update parameters for httpRequest plugin
2015-07-01 09:31:23 +02:00
Schrolli
d28dfa951b
edit MySQL plugin - save all given information from data[ ] into MySQL database
2015-06-30 12:26:27 +02:00
Schrolli
64768e544e
move and edit boswatch.sql
2015-06-30 12:25:22 +02:00
JHCD
09b9cc5f7d
change pluginLoader and exception-handling
...
- if the function plugin.onLoad() throws an exception the plugin will skipped
- change exception-handling for pluginLoader
2015-06-29 23:24:48 +02:00
JHCD
407e22e1e4
resolve small bug in onLoad()
2015-06-29 17:06:11 +02:00
Schrolli
6371d1cf3c
replace the return with an else: statement after config reading
2015-06-29 12:25:21 +02:00
Schrolli
95d2d2f119
insert onLoad() routine in plugins
2015-06-29 12:19:44 +02:00
JHCD
d6b9174112
change exception-handling
...
- only error-msg instead of logging.exception
- second logging.debug with exec-trace
2015-06-23 22:27:48 +02:00
JHCD
c32beae4bb
change exception-handling
...
- only error-msg instead of logging.exception
- second logging.debug with exec-trace
2015-06-23 18:37:32 +02:00
JHCD
74c804f4c3
change exception-handling
...
- only error-msg instead of logging.exception
- second logging.debug with exec-trace
2015-06-23 17:59:43 +02:00
JHCD
f2fcbf4ca5
add TCP-support to jsonSocket-Plugin
...
rename plugin from jsonUDP to jsonSocket
2015-06-22 18:00:39 +02:00
JHCD
ca82806cf5
add an jsonUDP-plugin
...
send data via UDP
as a json-string
2015-06-21 18:28:05 +02:00
JHCD
f1f6503198
new functionality: lookUp description in a given csv-file for FMS, ZVEI and POC
...
you have the possibility to set a discription for every FMS, ZWEI oder RIC address
descriptions will be imported via csv-files
if enabled BOSWatch will look up the description and could be used in the plugins
eMail-plugin extended wildcards to use describtion %DESC%
2015-06-05 21:49:51 +02:00
JHCD
300675a0e3
move creation of ric-sub as char to poc-decoder
2015-06-05 11:26:01 +02:00
JHCD
fedf879a06
undo docu in case of parsing-error :-/
2015-06-05 09:47:17 +02:00
JHCD
7c5e223579
undo docu in case of parsing-error :-/
2015-06-05 09:43:15 +02:00
JHCD
baa9b47983
small documentation
2015-06-04 20:26:46 +02:00
JHCD
f71cbc10ca
disable debugging
2015-06-04 20:21:36 +02:00
JHCD
5499f6e3e0
add eMail-plugin for fms, zvei and pocsag
...
plugin dispatch messages via eMail/SMTP
supports: tls, user/password, wildcards in subject and message-text
2015-06-04 20:18:44 +02:00
JHCD
5d58044c2e
add fms direction as Text-String to plugin interface
...
0 = FZG->LST
1 = LST->FZG
2015-06-04 20:13:37 +02:00
JHCD
70094d55a3
add firEmergency-plugin
2015-06-04 19:03:32 +02:00
JHCD
0a621b283a
a little bit documentation
2015-05-31 12:40:43 +02:00
Schrolli
a0521a6b36
httpRequest Plugin with wildcard params
2015-05-28 13:39:53 +02:00
Schrolli
5454e4980f
little change
2015-05-28 13:26:00 +02:00
Schrolli
9bfe832530
fix error in httpRequest plugin
2015-05-28 09:17:22 +02:00
Schrolli
475039c171
little changes
2015-05-28 08:43:08 +02:00
Schrolli
346d5a41f6
little changes for docu
2015-05-27 11:55:04 +02:00
JHCD
c22400420a
add code-documentation to BosMon-plugin
2015-05-26 20:13:05 +02:00
JHCD
2b333975c5
add some documentation
2015-05-25 00:13:34 +02:00
JHCD
21ad7e1a4a
add some documentation
2015-05-25 00:11:35 +02:00