def get_config_file() -> str: return "../config/capif_sdk_config.json" def get_register_file() -> str: return "../config/capif_sdk_register.json"