mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-03 13:50:08 +00:00
3 lines
195 B
Python
3 lines
195 B
Python
ies = []
|
|
ies.append({ "iei" : "", "value" : "Identity type", "type" : "Identity type 2", "reference" : "9.9.3.17", "presence" : "M", "format" : "V", "length" : "1/2"})
|
|
msg_list[key]["ies"] = ies
|