Interface NodeSubscriptionDefinition

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    BasicNodeSubscriptionDefinition

    public interface NodeSubscriptionDefinition
    extends java.io.Serializable
    Provides the meta data needed for an OPC server to subscribe to a node
    • Method Detail

      • getServerNodeId

        ServerNodeId getServerNodeId()
        The servername/node id to subscribe to
      • getSubscriptionName

        java.lang.String getSubscriptionName()
        The name of the subscription that this subscription should be a part of