Skip to content
Failed

Changes

Summary

  1. personalization: set some typical parameter names (details)
Commit 311bd5acd480d7a54beac4214cf3293d77ffd286 by Neels Hofmeyr
personalization: set some typical parameter names

These names better match what humans expect to read, for example "PIN1"
instead of "Pin1".

(We still fall back to the __class__.__name__ if a subclass omits a
specific name, see the ConfigurableParameter init.)

Change-Id: I31f390d634e58c384589c50a33ca45d6f86d4e10
The file was modifiedpySim/esim/saip/personalization.py