Commit 9ebc88b8 authored by juvancic's avatar juvancic
Browse files

added template

parent 816dedc2
Loading
Loading
Loading
Loading
+21 −0
Original line number Diff line number Diff line
@@ -6557,6 +6557,27 @@ module LibNGAP_Templates {
                                            }
                        } // End of template mw_n2_OverloadStart
                        /**
                         * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.6.14 OVERLOAD START
                         */
                        template (present) InitiatingMessage mw_n2_OverloadStart_NSSAIList (
                                                                                            template (present) OverloadStartNSSAIList p_overloadStartNSSAIList:= ?
                                                                                           ):= {
                            procedureCode := id_OverloadStart,
                            criticality   := reject,
                            value_        := {
                                              OverloadStart := {
                                                                protocolIEs := { 
                                                                                {
                                                                                      id := id_OverloadStartNSSAIList,
                                                                                      criticality := ignore,
                                                                                      value_ := { OverloadStartNSSAIList := p_overloadStartNSSAIList }
                                                                                }
                                                                               }
                                                               }
                                            }
                        } // End of template mw_n2_OverloadStart_NSSAIList
                    } // End of group Receive
                } // End of group OVERLOAD_START