opc-uaeclipse-milo

question about Milo SDK SubscriptionListener


Have a question about Milo SDK SubscriptionListener:

When the event onSubscriptionTransferFailed is triggered, we need to recreate the subscription, but do we still need to call the OpcUaSubscriptionManager.deleteSubscription to clear the old subscription before creating a new subscription?

searched online, did not find answer.


Solution

  • You don't need to call deleteSubscription.