NodeOPCUA API Documentation
    Preparing search index...

    Interface UAPubSubCapabilities_Base

    namespace http://opcfoundation.org/UA/
    nodeClass ObjectType
    typedDefinition PubSubCapabilitiesType i=23832
    isAbstract false

    Hierarchy (View Summary)

    Index

    Properties

    maxDataSetReaders: UAProperty<number, UInt32>
    maxDataSetWriters: UAProperty<number, UInt32>
    maxDataSetWritersPerGroup?: UAProperty<number, UInt32>
    maxFieldsPerDataSet: UAProperty<number, UInt32>
    maxNetworkMessageSizeBroker?: UAProperty<number, UInt32>
    maxNetworkMessageSizeDatagram?: UAProperty<number, UInt32>
    maxPublishedDataSets?: UAProperty<number, UInt32>
    maxPubSubConnections: UAProperty<number, UInt32>
    maxPushTargets?: UAProperty<number, UInt32>
    maxReaderGroups: UAProperty<number, UInt32>
    maxSecurityGroups?: UAProperty<number, UInt32>
    maxStandaloneSubscribedDataSets?: UAProperty<number, UInt32>
    maxWriterGroups: UAProperty<number, UInt32>
    supportSecurityKeyPull?: UAProperty<boolean, Boolean>
    supportSecurityKeyPush?: UAProperty<boolean, Boolean>
    supportSecurityKeyServer?: UAProperty<boolean, Boolean>