mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-29 13:43:18 +03:00
euicc: clarify which eUICCs are supported
We currently do not support M2M eUICC Change-Id: I3deb9f181075411484158471012ed449c83028fa
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Various definitions related to GSMA eSIM / eUICC
|
Various definitions related to GSMA consumer + IoT eSIM / eUICC
|
||||||
|
|
||||||
Related Specs: GSMA SGP.22, GSMA SGP.02, etc.
|
Does *not* implement anything related to M2M eUICC
|
||||||
|
|
||||||
|
Related Specs: GSMA SGP.21, SGP.22, SGP.31, SGP32
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# Copyright (C) 2023 Harald Welte <laforge@osmocom.org>
|
# Copyright (C) 2023 Harald Welte <laforge@osmocom.org>
|
||||||
|
|||||||
Reference in New Issue
Block a user