Skip to content
Snippets Groups Projects
utilities.py 168 B
Newer Older
JorgeEcheva26's avatar
JorgeEcheva26 committed


JorgeEcheva26's avatar
JorgeEcheva26 committed
def get_config_file() -> str:
    return "../test/capif_sdk_config_sample_test.json"
JorgeEcheva26's avatar
JorgeEcheva26 committed


JorgeEcheva26's avatar
JorgeEcheva26 committed
def get_register_file() -> str:
    return "../scripts/capif_sdk_register.json"