Improve instantiate when parent has string node id + small fixes (#342)
* Improve instantiate when parent has string node id * Make String node id instantiation more clear * Fix string to value for boolean Can't use bool(string); will always return true Make string to UA ints more readable * Ignore XML Extensions tag Other modelers make this XML element which contains a model and hash from the generation tool * Add test for instaniate with String NodeIds * Handle import of Null values
Showing
Please register or sign in to comment