Page MenuHomeDevCentral

D1227.diff
No OneTemporary

D1227.diff

diff --git a/Wearg/Time.tcl b/Wearg/Time.tcl
--- a/Wearg/Time.tcl
+++ b/Wearg/Time.tcl
@@ -1,9 +1,15 @@
+utimer 90 onload
#bind cron - "* * * * *" cron:minute
bind cron - "?2 * * * *" cron:often
bind cron - "?7 * * * *" cron:often
#bind cron - "0 * * * *" cron:hourly
#bind cron - "0 4 * * *" cron:daily
+proc onload {} {
+ ::broker::init
+ ::notifications::init
+}
+
#Every 5 minutes
proc cron:often {minute hour day month weekday} {
#Reconnects to broker

File Metadata

Mime Type
text/plain
Expires
Sun, Sep 29, 16:03 (15 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2164525
Default Alt Text
D1227.diff (469 B)

Event Timeline