Creates a new data change observable for multiple OPC UA node attribute given by
OpcLabs.EasyOpc.UA.OperationModel.UAMonitoredItemArguments objects.
Parameters
- arguments
- For each OPC monitored item, contains its OPC UA endpoint and node descriptors, as well as monitoring and subscription parameters.
Type Parameters
- TValue
Return Value
Returns an observable for changes in the given OPC UA monitored items.
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also