Merge branch 'master' of bitbucket.org:panleicim/appointement_modem_pool

This commit is contained in:
2022-03-17 09:18:16 +01:00
9 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