Esempio n. 1
0
 def configure(self,config):
     SynchronizedExporter.configure(self,config)
     set_attribute(self,'hours',REQUIRED,config,float)
Esempio n. 2
0
 def configure(self, config):
     set_attribute(self, 'trigger',REQUIRED,config)
     SynchronizedExporter.configure(self, config)
Esempio n. 3
0
 def configure(self, config):
     set_attribute(self, 'trigger', REQUIRED, config)
     SynchronizedExporter.configure(self, config)