NodeOPCUA API Documentation
    Preparing search index...

    Interface ServerCapabilitiesPartial

    interface ServerCapabilitiesPartial {
        maxMonitoredItems: number;
        maxMonitoredItemsPerSubscription: number;
    }
    Index

    Properties

    maxMonitoredItems: number
    maxMonitoredItemsPerSubscription: number