Пример #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)