BOSWatch/plugins
2015-07-05 09:02:21 +02:00
..
BosMon remove trailing whitespace 2015-07-02 09:02:49 +02:00
eMail solve issue #41: support more than one recipient 2015-07-03 23:43:22 +02:00
firEmergency insert little docu into firEmergency Plugin 2015-07-05 09:02:21 +02:00
httpRequest solve error by helper import in http plugin 2015-07-03 23:52:31 +02:00
jsonSocket remove trailing whitespace 2015-07-02 09:02:49 +02:00
MySQL move helper functions in seperate folder and split to logical files 2015-07-02 15:16:24 +02:00
template remove trailing whitespace 2015-07-02 09:02:49 +02:00
interface.txt insert helper function timeHandler.getTimestamp() 2015-07-02 21:39:43 +02:00
README.md insert a plugin-coding-readme 2015-07-02 12:56:16 +02:00

How to Code your own plugin:

More information and a little Tutorial coming soon!

Code your own Plugin

To code your own Plugin look at the litte example /plugins/template/template.py

In the text-file plugins/interface.txt are all relevant data, that your plugin can use.