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