The server should allow the maximum number of MonitoredItems that can be created to be configurable via the OpcUaServerConfigLimits interface. To best maintain backwards compatibility with the previous server the default value will be Integer.MAX_VALUE, which is effectively unlimited.
The text was updated successfully, but these errors were encountered:
The server should allow the maximum number of MonitoredItems that can be created to be configurable via the
OpcUaServerConfigLimitsinterface. To best maintain backwards compatibility with the previous server the default value will beInteger.MAX_VALUE, which is effectively unlimited.The text was updated successfully, but these errors were encountered: