Tom Keffer
|
7243cb70fa
|
Extended the mygenerator example.
|
2012-10-29 17:21:59 +00:00 |
|
Tom Keffer
|
8a5ed01bf5
|
Updated documentation.
Updated examples.
V2.0.0a8
|
2012-10-01 22:53:47 +00:00 |
|
Tom Keffer
|
ba3fed718f
|
Removed example daily.py
|
2012-08-25 19:03:41 +00:00 |
|
Tom Keffer
|
2c2c42e5c6
|
Reworked examples to reflect new engine architecture
|
2012-08-25 18:57:10 +00:00 |
|
Tom Keffer
|
a9c7fdcc55
|
Started backport to the VantagePro
|
2012-08-20 21:29:45 +00:00 |
|
Tom Keffer
|
5bff5b1624
|
v1.13.0a2
Changed the signature of the search functions in filegenerator.py
|
2012-03-13 18:10:59 +00:00 |
|
Tom Keffer
|
4e3a133bd0
|
v1.10.2
|
2011-04-14 17:19:59 +00:00 |
|
Tom Keffer
|
0d2c796487
|
Added optional 'Subject' to the alarm email.
Allow more than one recipient of the alarm email.
Patterned lowBattery in a similar manner.
|
2011-04-12 23:24:54 +00:00 |
|
Tom Keffer
|
003ce26c70
|
Added 'from' field for lowBattery.py as well.
|
2011-04-12 18:52:44 +00:00 |
|
Tom Keffer
|
c08108ca51
|
Catches and logs any exception thrown by the SMTP mailer in alarm.py
|
2011-04-12 18:41:10 +00:00 |
|
Tom Keffer
|
73b932c7e5
|
Added "From" field to alarm MIME header.
|
2011-04-12 18:34:28 +00:00 |
|
Tom Keffer
|
80a5b32d08
|
Added extra debugging information to the alarm example
|
2011-04-11 16:31:40 +00:00 |
|
Tom Keffer
|
dc3b684227
|
Separated type UnitInfo into types Formatter and Converter. Explicit unit control in the templates now works for time context $current.
|
2011-02-22 00:37:46 +00:00 |
|
Tom Keffer
|
301b433410
|
v1.8.0a1
|
2010-04-24 20:51:07 +00:00 |
|
Tom Keffer
|
bbdb252263
|
Services are now expected to initialize in __init__ rather than setup(). This makes the ordering of services less important.
|
2010-04-24 15:59:11 +00:00 |
|
Tom Keffer
|
70fb309499
|
config_dict is now passed in as an argument to the services.
|
2010-04-24 15:36:30 +00:00 |
|
Tom Keffer
|
07d629319f
|
V1.7.0 hopefully
|
2010-04-12 22:41:45 +00:00 |
|