Skip to content
Snippets Groups Projects
Commit 97b317e9 authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files
parent fb9b8a1f
Branches
Tags
No related merge requests found
......@@ -545,7 +545,7 @@ module OneM2M_PermutationFunctions {
//Preamble
//Send Tr
v_localResource := f_generateLocalResource(valueof(m_primitiveContentAe(m_contentCreateAe(omit, omit, omit, omit))), vc_cSEBaseIndex, int2);
v_localResource := f_generateLocalResource(valueof(m_primitiveContentAe(m_contentCreateAe(omit, -, -, omit))), vc_cSEBaseIndex, int2);
v_resourceIndex := f_setLocalResource(v_localResource, int2, vc_cSEBaseIndex);
p_utRequest.requestPrimitive.to_ := f_getLocalResourceAddress(v_resourceIndex);
f_sendUtPrimitive(p_utRequest,p_action & f_getLocalResourceAddress(v_resourceIndex));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment