1
0
This commit is contained in:
2023-09-15 16:18:41 +08:00
parent 9de4eda0c2
commit 667fd6f890
3 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
Package: OMC
Standards-Version: 1.6.1
Version: 1.6.1-YYYYMMDD
Version: 1.6.1-20230915
Section: AGrandTech
Prioritt: optional
Architecture: amd64

Binary file not shown.

View File

@@ -1567,6 +1567,7 @@ Example:
type SmfUEInfo []struct {
IMSI string `json:"imsi"`
MSISDN string `json:"msisdn"`
RatType string `json:"ratType"`
PduSessionInfo []struct {
PduSessionID int `json:"pduSessionID"`
IPv4 string `json:"ipv4"`