This commit is contained in:
Sebastian Lenzlinger
2024-06-28 20:43:23 +02:00
parent 87dd548a42
commit 5ccb9daca0
10 changed files with 253 additions and 12 deletions

View File

@@ -10,7 +10,7 @@ DB_NAME = definitions.DB_NAME
class IottbConfig:
""" Class to handle operations on the testbed configuration.
""" Class to handle testbed configuration.
TODO: Add instead of overwrite Database locations when initializing if a location with valid db
exists.

View File

@@ -0,0 +1,4 @@
import logging
logger = logging.getLogger('iottb.sniff') # Log with sniff subcommand