Update TMTC #40

Merged
meierj merged 25 commits from mueller/master into develop 2022-03-08 07:52:27 +01:00
38 changed files with 1013 additions and 128 deletions
Showing only changes of commit 7c5abd1cc4 - Show all commits

View File

@@ -75,6 +75,7 @@ class EiveHookObject(TmTcHookBase):
def get_object_ids(self) -> ObjectIdDictT: def get_object_ids(self) -> ObjectIdDictT:
from config.object_ids import get_object_ids from config.object_ids import get_object_ids
return get_object_ids() return get_object_ids()
@staticmethod @staticmethod

Submodule tmtccmd updated: f488c466c9...236c9e6421