Closed malessainray closed 2 years ago
Now some items are returned but it seems like many are missing
Markus, please have a look...
This is likely fixed in PR #144.
This is caused by two nodesets without a publication date: http://CODESYS.com/SPV3/3S/IecVarAccess/ http://opcfoundation.org/UA/AMLLibs/
New uploads of such nodesets is disallowed, but these invalid nodesets are already in the cloud library.
I was going to suggest to check if a publication date is specified and then simply set it to Date.Time.MinValue, but I see that you have already implemented this, good work!
When requesting all nodesets by passing ["*"] as the kewords filter value the answer is an empty array.