Commit graph

167 commits

Author SHA1 Message Date
Bastian Schroll
6c2ec0c4df Merge branch 'refs/heads/pr/106' into develop
# Conflicts:
#	config/config.template.ini
2016-10-01 11:22:17 +02:00
PeterLaemmle
6b315e2a5c Delete sendTelegram.py 2016-09-30 20:59:02 +02:00
PeterLaemmle
d1c5708d89 Create Telegram.py 2016-09-30 20:58:35 +02:00
PeterLaemmle
91fd449bee Update sendTelegram.py 2016-09-30 20:54:35 +02:00
Bastian Schroll
3c63740265 Merge branch 'refs/heads/pr/112' into develop
# Conflicts:
#	config/config.template.ini
2016-09-30 17:58:20 +02:00
Bastian Schroll
fae72759f2 resolve conflict 2016-09-30 17:46:27 +02:00
Bastian Schroll
cb8008e873 Merge pull request #116 from Cryjack/MySQL
Plugin Update MySQL
2016-09-30 17:06:44 +02:00
Ricardo Krippner
83eebea87f no message 2016-09-29 14:48:50 +02:00
Ricardo Krippner
1f41b0a8ca update Timestamp-Data 2016-09-29 14:32:43 +02:00
Ricardo Krippner
e4e3de1abd updated MySQL Plugin 2016-09-29 14:22:23 +02:00
Ricardo Krippner
5033448696 added FFAgent Plugin 2016-09-29 14:21:35 +02:00
Ricardo Krippner
fbca3b2cbb added SMS77 Plugin 2016-09-29 14:20:51 +02:00
Ricardo Krippner
75de1c9688 added Pushover Plugin 2016-09-29 14:20:05 +02:00
flothi
9cad255804 Enabling SMS functionality
Use gammu to send SMS immediately via BOSWatch (connected UMTS-Stick). Watch out the prerequisites!
2016-08-25 21:38:40 +02:00
PeterLaemmle
6946979f05 Update sendTelegram.py 2016-08-23 17:16:07 +02:00
PeterLaemmle
b9e4e5f072 Create sendTelegram.py
BOSWatch plugin to send messages using the Telegram messenger BOT API.
2016-08-20 14:05:02 +02:00
Tim Essig
8b2bfab8b2 Add ric prefixes to notifyMyAndroid-Plugin
Allow rics in nma.csv to be defined as prefixes
2016-08-01 18:43:58 +02:00
Schrolli91
cbab0eadd0 edit readmes 2015-10-12 22:03:04 +02:00
JHCD
41122e9a6a add csv-field eventPrefix to NMA-Plugin
will be insert in front of "id/description"
f.e.: "Alarm: 1234567" or "Alarm: POCSAG testdata äöüß"
2015-07-31 20:16:13 +02:00
JHCD
e7b5bffdd3 add data['timestamp'] #72
to make sure, that all Plugins use the same timestamp
2015-07-31 19:09:27 +02:00
JHCD
28936d68ec change string converting for NMA and firE plugins #73 2015-07-30 22:18:31 +02:00
JHCD
b529e93763 expand notifyMyAndroid-plugin for multi recipients and/or different priorities #33
use csv/nma.csv to config different priorities or multiple recipients
2015-07-28 22:50:22 +02:00
JHCD
dbe33a30d8 add appName to config.ini #33 2015-07-28 20:24:57 +02:00
JHCD
19653e5515 add line break to eMail plugin #71 2015-07-28 19:44:14 +02:00
JHCD
6520edea4c change replace wildcards to helper-function 2015-07-24 19:52:18 +02:00
JHCD
997b5eeec3 add NMA plugin #33
first version, only with one receiver
2015-07-19 20:29:22 +02:00
JHCD
e6ca09c550 delete unused row 2015-07-14 19:13:04 +02:00
JHCD
6b7cf98034 make sure MySQL use utf-8 #63 2015-07-14 19:11:54 +02:00
JHCD
e936298ed6 change send eMail to UTF-8 #63 2015-07-14 17:35:58 +02:00
Bastian Schroll
ae0fd40e06 fix timeHandler problem in eMail plugin 2015-07-14 16:59:02 +02:00
JHCD
1c78f9ad78 add missing primary key to bos_pocsag 2015-07-13 15:03:31 +02:00
JHCD
ffb1495a3b changes in database
- rename "funktion" to "function"
- change structure/type of some fields (performance)
2015-07-13 14:15:33 +02:00
Schrolli
c19a89859b change encoding
- change code encoding from cp1252 to UTF-8 (Issue #60)
2015-07-13 10:19:45 +02:00
Schrolli
1ea5cce24e edit build date 2015-07-13 09:42:54 +02:00
Schrolli
76686e016c insert configHandler.checkConfig() helper in all plugins so save always same code 2015-07-09 07:52:21 +02:00
Schrolli
cbb9481c5c edit plugin readme Issue #40 2015-07-09 07:09:32 +02:00
Schrolli
49b93daa95 use configHandler.checkConfig() helper in template plugin for demonstration 2015-07-08 09:45:36 +02:00
Schrolli
07872ac817 edit plugin readme Issue #40
remove interface.txt - all infos now in the plugins/readme.md
2015-07-08 09:44:13 +02:00
Schrolli
88bdaa2c29 edit plugin readme Issue #40 2015-07-08 07:30:09 +02:00
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