syrlinks commands

This commit is contained in:
Jakob Meier
2021-12-02 09:25:31 +01:00
parent dedb28497f
commit bcec5df6e2
6 changed files with 81 additions and 13 deletions

View File

@ -39,3 +39,4 @@ class CustomServiceList(enum.Enum):
CCSDS_HANDLER = 'ccsds_handler'
PDEC_HANDLER = 'pdec_handler'
STR_IMG_HELPER = 'str_img_helper'
SYRLINKS = 'syrlinks'