I'm trying your library by making a client that subscribes to several nodeIds (inside the same subscription) using the SubscriptionTest you provided. So far I succeeded in receiving the different values from the different nodes from the server. But in the notifications I can't find a way to associate data with data origin (nodeId).
Should I run a subscription for each monitored item?
Hi and thank you for the initiative,
I'm trying your library by making a client that subscribes to several nodeIds (inside the same subscription) using the SubscriptionTest you provided. So far I succeeded in receiving the different values from the different nodes from the server. But in the notifications I can't find a way to associate data with data origin (nodeId).
Should I run a subscription for each monitored item?
Do you have an example for such a use case?
Cordially,