Commit 363047cd authored by Yann Garcia's avatar Yann Garcia
Browse files

Review TPs for Notifcation and Notification expiry

parent 64ccf656
Loading
Loading
Loading
Loading
+42 −0
Original line number Diff line number Diff line
@@ -1367,6 +1367,16 @@ Package MEC_MEC030_SRV_V2X {
                                _links containing
                                    self indicating value HREF_SUBSCRIPTION;;;;;
                   to the MEC_APP entity
                   and the IUT entity sends a vPOST containing
                       Uri set to CALLBACK_URL 
                       body containing
                           provChgUuUniNotification containing
                               notificationType indicating value "ProvChgUuUniSubscription",
                               locationInfo indicating value any_value,
                               v2xApplicationServer indicating value any_value,
                               neighbourCellInfo indicating value any_value;;;
                   to the MEC_APP entity
                   and the IUT entity doNotSendNotificationAfterTimerExpiry
               }
            }
    }
@@ -1413,6 +1423,16 @@ Package MEC_MEC030_SRV_V2X {
                                _links containing
                                    self indicating value HREF_SUBSCRIPTION;;;;;
                   to the MEC_APP entity
                   and the IUT entity sends a vPOST containing
                       Uri set to CALLBACK_URL 
                       body containing
                           provChgUuMbmsNotification containing
                               notificationType indicating value "ProvChgUuMbmsNotification",
                               locationInfo indicating value any_value,
                               v2xServerUsd indicating value any_value,
                               neighbourCellInfo indicating value any_value;;;
                   to the MEC_APP entity
                   and the IUT entity doNotSendNotificationAfterTimerExpiry
               }
            }
    }
@@ -1459,6 +1479,16 @@ Package MEC_MEC030_SRV_V2X {
                                _links containing
                                    self indicating value HREF_SUBSCRIPTION;;;;;
                   to the MEC_APP entity
                   and the IUT entity sends a vPOST containing
                       Uri set to CALLBACK_URL 
                       body containing
                           provChgPc5Notification containing
                               notificationType indicating value "ProvChgPc5Notification",
                               locationInfo indicating value any_value,
                               dstLayer2Id indicating value any_value,
                               neighbourCellInfo indicating value any_value;;;
                   to the MEC_APP entity
                   and the IUT entity doNotSendNotificationAfterTimerExpiry
               }
            }
    }
@@ -1505,6 +1535,18 @@ Package MEC_MEC030_SRV_V2X {
                                _links containing
                                    self indicating value HREF_SUBSCRIPTION;;;;;
                   to the MEC_APP entity
                   and the IUT entity sends a vPOST containing
                       Uri set to CALLBACK_URL 
                       body containing
                           v2xMsgNotification containing
                               notificationType indicating value "V2xMsgNotification",
                               msgPropertiesValues indicating value any_value,
                               msgRepresentationFormat indicating value any_value,
                               msgContent indicating value any_value,
                               _links containing
                                   self indicating value HREF_SUBSCRIPTION;;;;
                   to the MEC_APP entity
                   and the IUT entity doNotSendNotificationAfterTimerExpiry
               }
            }
    }
+1 −0
Original line number Diff line number Diff line
@@ -91,6 +91,7 @@ Package MEC_Common {
            - app_instance
            - grant
            - havingV2xMsgDistributionServerMqtt
            -doNotSendNotificationAfterTimerExpiry
            ;
    }