NodeOPCUA API Documentation
    Preparing search index...

    Class ServerCapabilities

    Implements

    Index

    Constructors

    Properties

    conformanceUnits: QualifiedName[]

    ConformanceUnits is a QualifiedName array specifying the set of conformance units the Server supports. This list should be limited to the ConformanceUnits the Server supports in its current configuration.

    localeIdArray: string[]
    maxArrayLength: number
    maxBrowseContinuationPoints: number
    maxByteStringLength: number
    maxHistoryContinuationPoints: number
    maxMonitoredItems: number

    MaxMonitoredItems is an integer specifying the maximum number of MonitoredItems the Server can support. The value specifies the maximum the Server can support under normal circumstances, therefore there is no guarantee the Server can always support the maximum.

    maxMonitoredItemsPerSubscription: number

    MaxMonitoredItemsPerSubscription is an integer specifying the maximum number of MonitoredItems per Subscription the Server can support. The value specifies the maximum the Server can support under normal circumstances, therefore there is no guarantee the Server can always support the maximum

    maxMonitoredItemsQueueSize: number

    (draft) MaxMonitoredItemsQueueSize is an integer specifying the maximum size of MonitoredItem queues. The value specifies the maximum the Server can support under normal circumstances, therefore there is no guarantee the Server can always support the maximum.

    maxQueryContinuationPoints: number
    maxSelectClauseParameters: number

    MaxSelectClauseParameters is an integer specifying the maximum number of EventField SelectClause Parameters the Server can support for an EventFilter. The value specifies the maximum the Server can support under normal circumstances, therefore there is no guarantee the Server can always support the maximum.

    maxSessions: number

    MaxSessions is an integer specifying the maximum number of concurrent Sessions the Server can support. The value specifies the maximum the Server can support under normal circumstances, therefore there is no guarantee the Server can always support the maximum.

    maxStringLength: number
    maxSubscriptions: number

    MaxSubscriptions is an integer specifying the maximum number of Subscriptions the Server can support. The value specifies the maximum the Server can support under normal circumstances, therefore there is no guarantee the Server can always support the maximum.

    maxSubscriptionsPerSession: number

    MaxSubscriptionsPerSession is an integer specifying the maximum number of Subscriptions per Session the Server can support. The value specifies the maximum the Server can support under normal circumstances, therefore there is no guarantee the Server can always support the maximum.

    maxWhereClauseParameters: number

    MaxWhereClauseParameters is an integer specifying the maximum number of EventField WhereClause Parameters the Server can support for an EventFilter. The value specifies the maximum the Server can support under normal circumstances, therefore there is no guarantee the Server can always support the maximum

    minSupportedSampleRate: number
    operationLimits: ServerOperationLimits
    serverProfileArray: string[]
    softwareCertificates: SignedSoftwareCertificate[]