Attention is currently required from: pespin.
dexter has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36609?usp=email )
Change subject: SGP32Definitions_Templates: add new set of templates to support rollback ......................................................................
Patch Set 2:
(1 comment)
Patchset:
PS1:
I wonder why do we need one encoding function for each message. […]
I think this is due to the way the ASN.1 spec is designed. There are a lot of loose ends, in particular in the ES10x (communication between eUICC and host). The two messages I add here are ES10x messages.
Für ESipa they did it properly. There we have one EsipaMessageFromIpaToEim and one EsipaMessageFromEimToIpa that acts as a CHOICE/union for all messages below.