public interface OpcUaServerConfigLimits
| Modifier and Type | Method and Description |
|---|---|
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxArrayLength() |
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UShort |
getMaxBrowseContinuationPoints() |
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UShort |
getMaxHistoryContinuationPoints() |
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxMonitoredItemsPerCall() |
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerBrowse() |
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerHistoryReadData() |
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerHistoryReadEvents() |
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerHistoryUpdateData() |
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerHistoryUpdateEvents() |
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerMethodCall() |
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerNodeManagement() |
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerRead() |
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerRegisterNodes() |
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerTranslateBrowsePathsToNodeIds() |
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxNodesPerWrite() |
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UShort |
getMaxQueryContinuationPoints() |
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxSessionCount() |
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger |
getMaxStringLength() |
default Double |
getMaxSupportedSampleRate() |
default Double |
getMinSupportedSampleRate() |
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger getMaxSessionCount()
default Double getMinSupportedSampleRate()
default Double getMaxSupportedSampleRate()
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UShort getMaxBrowseContinuationPoints()
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UShort getMaxQueryContinuationPoints()
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UShort getMaxHistoryContinuationPoints()
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger getMaxArrayLength()
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger getMaxStringLength()
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerRead()
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerHistoryReadData()
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerHistoryReadEvents()
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerWrite()
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerHistoryUpdateData()
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerHistoryUpdateEvents()
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerMethodCall()
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerBrowse()
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerRegisterNodes()
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerTranslateBrowsePathsToNodeIds()
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger getMaxNodesPerNodeManagement()
default com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger getMaxMonitoredItemsPerCall()
Copyright © 2015. All rights reserved.