ServerCapabilities Class
Module: opcua.server
Constructor
ServerCapabilities
(
-
options
Parameters:
-
options
Object-
operationLimits
-
[maxNodesPerRead=0]
optional -
[maxNodesPerWrite=0]
optional -
[maxNodesPerMethodCall=0]
optional -
[maxNodesPerBrowse=0]
optional -
[maxNodesPerRegisterNodes=0]
optional -
[maxNodesPerNodeManagement=0]
optional -
[maxMonitoredItemsPerCall=0]
optional -
[maxNodesPerHistoryReadData=0]
optional -
[maxNodesPerHistoryReadEvents=0]
optional -
[maxNodesPerHistoryUpdateData=0]
optional -
[maxNodesPerHistoryUpdateEvents=0]
optional -
[maxNodesPerTranslateBrowsePathsToNodeIds=0]
optional
-
-
serverProfileArray
-
localeIdArray
-
softwareCertificates
-
maxArrayLength
-
maxStringLength
-
maxBrowseContinuationPoints
-
maxQueryContinuationPoints
-
maxHistoryContinuationPoints
-
minSupportedSampleRate
-