Home | Trees | Indices | Help |
|
---|
|
object --+ | EventObserver --+ | TriggerEventObserver
Observes an Event for new data (e.g. new punches). This implementation uses triggers and a log table to also get notified of changed values.
Warning: This will rollback the store every <intervall> seconds!
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
_tables = {Punch: EventObserver._punch_notify, Run: EventObser
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Does the actual observation.
|
|
_tables
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 3 23:56:07 2023 | http://epydoc.sourceforge.net |