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