Commit e389cb78 authored by znaty's avatar znaty
Browse files

Update 33128/r18/TS33128Payloads.asn

parent 3688781e
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -5017,8 +5017,8 @@ NWDAFEventsSubscription ::=SEQUENCE
    sUPI                                [1] SUPI,
    nWDAFConsumerNFType                 [2] NWDAFConsumerNFType,
    nWDAFEventsSubscriptionOpType       [3] NWDAFEventsSubscriptionOpType,
    nWDAFSubscribedEventList            [4] SET OF NWDAFEvent OPTIONAL,
    nWDAFEventsSubscription             [5] SBIType OPTIONAL,
    nWDAFSubscribedEventList            [4] SET OF NWDAFEvent,
    nWDAFEventsSubscription             [5] SBIType,
    nWDAFEventsSubscriptionID           [6] UTF8String OPTIONAL,
    nWDAFEventsSubscriptionResponseCode [7] NWDAFEventsSubscriptionResponseCode
}
@@ -5045,8 +5045,8 @@ NWDAFRoamingAnalyticsSubscription ::=SEQUENCE
    sUPI                                [1] SUPI,
    pLMNID                              [2] PLMNID,
    nWDAFEventsSubscriptionOpType       [3] NWDAFEventsSubscriptionOpType,
    nWDAFSubscribedEventList            [4] SET OF NWDAFEvent OPTIONAL,
    nWDAFEventsSubscription             [5] SBIType OPTIONAL,
    nWDAFSubscribedEventList            [4] SET OF NWDAFEvent,
    nWDAFEventsSubscription             [5] SBIType,
    nWDAFEventsSubscriptionID           [6] UTF8String OPTIONAL,
    nWDAFEventsSubscriptionResponseCode [7] NWDAFEventsSubscriptionResponseCode
}