mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-03 13:50:08 +00:00
3 lines
198 B
Python
3 lines
198 B
Python
ies = []
|
|
ies.append({ "iei" : "", "value" : "Mobile identity", "type" : "Mobile identity", "reference" : "9.9.2.3", "presence" : "M", "format" : "LV", "length" : "4-10"})
|
|
msg_list[key]["ies"] = ies
|