예제 #1
0
 def configuration(self):
     config = SynchronizedExporter.configuration(self)
     get_attribute(self,'trigger',config,str)
     return config
예제 #2
0
 def configuration(self):
     config = SynchronizedExporter.configuration(self)
     get_attribute(self,'hours',config,str)
     return config