Greg
Greg
Hi Mr Ali Rizwan, Could you please create some example of how to use Subscription? ``` {mySubs: { output: '[myType]', resolver: customResolver, subscriber: customSubscriber }} ``` Especially how to build...
Hello, I'm using the OpcUa-Client node in READ MULTIPLE mode. I need to read several thousand tags, but it seems that some of the tags are incorrect because I'm getting...
Hi, I want to read multiple registers but don't know how to, I've cloned repo and below I paste my tests: When I send topic as array of registers I...