hook implemnetation
This commit is contained in:
@ -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
|
||||||
|
2
tmtccmd
2
tmtccmd
Submodule tmtccmd updated: f488c466c9...236c9e6421
Reference in New Issue
Block a user