Use the subscription mode, after the opcua service is disconnected, reconnect
@OverRide
public void onSubscriptionTransferFailed(UaSubscription subscription, StatusCode statusCode)
Clear the subscriber, re-subscribe, this is no problem
However, after the opcua service is disconnected for a long time (one day), it will not reconnect. What is the reconnection mechanism of opcua?