Hi all, can anyone help me in "How to create full namespace 0" with help of node set compiler. As UA_ServerConfig_setDefault() creates only subset of full namespace 0 in the server , what's the correct way of initializing full namespace 0 in the server.
should I generate .c and .h file with help of data_type_generator.py and nodeset_compiler.py? if yes then what's the exact command to do so?