Loading ttcn/LibMec/EdgePlatformApplicationEnablementAPI/ttcn/EdgePlatformApplicationEnablementAPI_Templates.ttcn +6 −6 Original line number Diff line number Diff line Loading @@ -771,9 +771,9 @@ module EdgePlatformApplicationEnablementAPI_Templates { } // End of template mw_event_subscription template (omit) CAPIFEventFilter m_capif_event_filter( in template (omit) record of Json.String p_apiIds := omit, in template (omit) record of Json.String p_apiInvokerIds := omit, in template (omit) record of Json.String p_aefIds := omit in template (omit) CAPIFEventFilter.apiIds p_apiIds := omit, in template (omit) CAPIFEventFilter.apiInvokerIds p_apiInvokerIds := omit, in template (omit) CAPIFEventFilter.aefIds p_aefIds := omit ) := { apiIds := p_apiIds, apiInvokerIds := p_apiInvokerIds, Loading @@ -781,9 +781,9 @@ module EdgePlatformApplicationEnablementAPI_Templates { } // End of template m_capif_event_filter template CAPIFEventFilter mw_capif_event_filter( template record of Json.String p_apiIds := *, template record of Json.String p_apiInvokerIds := *, template record of Json.String p_aefIds := * template CAPIFEventFilter.apiIds p_apiIds := *, template CAPIFEventFilter.apiInvokerIds p_apiInvokerIds := *, template CAPIFEventFilter.aefIds p_aefIds := * ) := { apiIds := p_apiIds, apiInvokerIds := p_apiInvokerIds, Loading Loading
ttcn/LibMec/EdgePlatformApplicationEnablementAPI/ttcn/EdgePlatformApplicationEnablementAPI_Templates.ttcn +6 −6 Original line number Diff line number Diff line Loading @@ -771,9 +771,9 @@ module EdgePlatformApplicationEnablementAPI_Templates { } // End of template mw_event_subscription template (omit) CAPIFEventFilter m_capif_event_filter( in template (omit) record of Json.String p_apiIds := omit, in template (omit) record of Json.String p_apiInvokerIds := omit, in template (omit) record of Json.String p_aefIds := omit in template (omit) CAPIFEventFilter.apiIds p_apiIds := omit, in template (omit) CAPIFEventFilter.apiInvokerIds p_apiInvokerIds := omit, in template (omit) CAPIFEventFilter.aefIds p_aefIds := omit ) := { apiIds := p_apiIds, apiInvokerIds := p_apiInvokerIds, Loading @@ -781,9 +781,9 @@ module EdgePlatformApplicationEnablementAPI_Templates { } // End of template m_capif_event_filter template CAPIFEventFilter mw_capif_event_filter( template record of Json.String p_apiIds := *, template record of Json.String p_apiInvokerIds := *, template record of Json.String p_aefIds := * template CAPIFEventFilter.apiIds p_apiIds := *, template CAPIFEventFilter.apiInvokerIds p_apiInvokerIds := *, template CAPIFEventFilter.aefIds p_aefIds := * ) := { apiIds := p_apiIds, apiInvokerIds := p_apiInvokerIds, Loading