mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-07 15:33:13 +00:00
4 lines
198 B
Python
4 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
|