mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-07 07:23:14 +00:00
4 lines
204 B
Python
4 lines
204 B
Python
ies = []
|
|
ies.append({ "iei" : "", "value" : "Mobile identity", "type" : "5GS mobile identity", "reference" : "9.11.3.4", "presence" : "M", "format" : "LV-E", "length" : "3-n"})
|
|
msg_list[key]["ies"] = ies
|