diff --git a/LibOneM2M/OneM2M_Pixits.ttcn b/LibOneM2M/OneM2M_Pixits.ttcn index 9c08c456e6b1f1b887f346767c43f264093c2742..889eeeeed7dc144161a6f3be5da3f87c0b82cbb5 100644 --- a/LibOneM2M/OneM2M_Pixits.ttcn +++ b/LibOneM2M/OneM2M_Pixits.ttcn @@ -151,7 +151,7 @@ module OneM2M_Pixits { * @desc Test System settings */ modulepar AeSimuComponentDesc PX_TS_AE1 := { // AE1 component settings - aeIdStem := "", + aeIdStem := omit, appId := "NMyApp1Id", mcaPort := { binding := { @@ -183,7 +183,7 @@ module OneM2M_Pixits { } }; modulepar AeSimuComponentDesc PX_TS_AE2 := { // AE2 component settings - aeIdStem := "", + aeIdStem := omit, appId := "NMyApp2Id", mcaPort := { binding := { diff --git a/LibOneM2M/oneM2M_Types b/LibOneM2M/oneM2M_Types index fc1c6347c67de0cdf6d2f3b7e26fe18a6494686c..32c6292c9cf44e813c4ad5d1166d8bf906afe8c2 160000 --- a/LibOneM2M/oneM2M_Types +++ b/LibOneM2M/oneM2M_Types @@ -1 +1 @@ -Subproject commit fc1c6347c67de0cdf6d2f3b7e26fe18a6494686c +Subproject commit 32c6292c9cf44e813c4ad5d1166d8bf906afe8c2