Martin Ek
Results
2
issues of
Martin Ek
[Solves https://github.com/advisories/GHSA-4cvp-hr63-822j ](https://github.com/advisories/GHSA-4cvp-hr63-822j)
### Added possibility to change namespace index (default namespace index is 2) Closes #1 ```cs // Fixed namespace index client.NamespaceIndex = 3; // From URI client.SetNamespaceIndexFromUri("urn://N44/Ua/Device1"); // From identifier client.SetNamespaceIndexFromIdentifier("ua-server-identifier");...