Skip to content
Snippets Groups Projects
Commit e953c311 authored by Stefano Di Frischia's avatar Stefano Di Frischia
Browse files

L2SS-234: Align new files to filesystem restructuring

parent 69e184ad
No related branches found
No related tags found
1 merge request!59L2SS-234: Inspect archive from python
......@@ -9,7 +9,7 @@ import mysql.connector
from sqlalchemy import create_engine, and_
from sqlalchemy.orm import sessionmaker
from sqlalchemy.orm.session import Session
from util.archiver_base import *
from .archiver_base import *
def add_attribute_to_archiver(attribute: str, polling_period: float, event_period: float, archive_manager: str = 'archiving/hdbpp/confmanager01', archiver: str = 'archiving/hdbpp/eventsubscriber01'):
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment