open5gs/lib/pfcp/support/cache/tlv-msg-9.py
2019-12-01 21:40:52 +09:00

3 lines
213 B
Python

ies = []
ies.append({ "ie_type" : "Node ID", "ie_value" : "Node ID", "presence" : "M", "instance" : "0", "comment" : "This IE shall contain the unique identifier of the sending Node."})
msg_list[key]["ies"] = ies