laforge has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/pysim/+/37737?usp=email )


Change subject: pySim.esim.saip.oid: Fix OID defininitions for v3.3.1 IoT 
templates
......................................................................

pySim.esim.saip.oid: Fix OID defininitions for v3.3.1 IoT templates

Change-Id: Iac620362ae9336199f3b3b168a4bfeda3e2b7c35
---
M pySim/esim/saip/oid.py
1 file changed, 11 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/37/37737/1

diff --git a/pySim/esim/saip/oid.py b/pySim/esim/saip/oid.py
index 6828e81..f201ffe 100644
--- a/pySim/esim/saip/oid.py
+++ b/pySim/esim/saip/oid.py
@@ -116,5 +116,5 @@
 DF_SAIP = eOID("2.14")
 DF_SNPN = eOID("2.15")
 DF_5GProSe = eOID("2.16")
-IoT_default = eOID("2.17")
-IoT_default = eOID("2.18")
+IoT_by_default = eOID("2.17")
+IoTopt_not_by_default = eOID("2.18")

--
To view, visit https://gerrit.osmocom.org/c/pysim/+/37737?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: Iac620362ae9336199f3b3b168a4bfeda3e2b7c35
Gerrit-Change-Number: 37737
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <[email protected]>
Gerrit-MessageType: newchange

Reply via email to