mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-09 08:25:50 +00:00
5 lines
380 B
Python
5 lines
380 B
Python
ies = []
|
|
ies.append({ "iei" : "", "value" : "De-registration type", "type" : "De-registration type", "reference" : "9.11.3.20", "presence" : "M", "format" : "V", "length" : "1/2"})
|
|
ies.append({ "iei" : "", "value" : "5GS mobile identity", "type" : "5GS mobile identity", "reference" : "9.11.3.4", "presence" : "M", "format" : "LV-E", "length" : "6-n"})
|
|
msg_list[key]["ies"] = ies
|