mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-07 07:23:14 +00:00
4 lines
197 B
Python
4 lines
197 B
Python
ies = []
|
|
ies.append({ "iei" : "", "value" : "Identity type", "type" : "5GS identity type", "reference" : "9.11.3.3", "presence" : "M", "format" : "V", "length" : "1/2"})
|
|
msg_list[key]["ies"] = ies
|