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

Change-Id: Iac620362ae9336199f3b3b168a4bfeda3e2b7c35
This commit is contained in:
Harald Welte
2024-08-03 21:22:45 +02:00
parent 46bc37fa65
commit 5b513a543f

View File

@@ -116,5 +116,5 @@ DF_5GS_v4 = eOID("2.13.4")
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")