exported all the valid profiles

This commit is contained in:
2022-03-16 22:17:11 +01:00
parent a1b7cb239b
commit 717110ce75
8 changed files with 64 additions and 5 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ from typing import Union
from gsmmodem import GsmModem
import params
from ModemPool import ModemPool
from card_pool import CardPool
from modems.ModemPool import ModemPool
from modems.card_pool import CardPool
from commandor import Commandor
from logs.LogSender import LOG_APPOINTMENT_TIMEOUT, LOG_SUBJECT_EVENT, TYPE_EVENT_RESET_ALL_SIM_CARDS
from params import MODEM_POOL_PORTS, CARD_POOL_PORT, firebase_store_manager, oracle_log_sender