@ -24,6 +24,7 @@ class Daemon(Thread):
while True:
if str(strftime("%H:%M:%S", gmtime())) == ('12:00:00' or '24:00:00'):
get_data_rss()
print('Data capture finished at time' + str(strftime("%H:%M:%S", gmtime())))
def main_fct():