Attention is currently required from: dexter.
neels has posted comments on this change by neels. ( https://gerrit.osmocom.org/c/pysim/+/40200?usp=email )
Change subject: personalization: indicate default ParamSource per ConfigurableParameter ......................................................................
Patch Set 9:
(1 comment)
File pySim/esim/saip/personalization.py:
https://gerrit.osmocom.org/c/pysim/+/40200/comment/5017d927_a08d38f5?usp=ema... : PS9, Line 362: default_source = param_source.IncDigitSource
The ICCID has a luhn checksum at the end. […]
the luhn is added implicitly, the editable part is without the luhn. I know this because we've already published ICCID on production SM-DP+ with this code.