Skip to content
Snippets Groups Projects

Ae fixes

Merged Bogdan Stanca-Kaposta requested to merge AE-fixes into Release1
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -60,7 +60,7 @@ module OneM2M_TestSystem {
port OneM2MPort mccPortIn;
//global variables
var MyResourcesList vc_localResourcesList;
var MyResourcesList vc_localResourcesList := {};
var AeSimu vc_ae1;//For CF02 when CseSimu is master
var integer vc_remoteCseIndex;
var integer vc_cSEBaseIndex; //Index of the CSEBase resource of the Tester inside vc_localResourcesList
Loading