Details
Description
When connecting there are many possible settings to choose from.
Some are defined by OPC UA:
- LocaleId
- SecureChannelLifeTime
- Publish Timeout
- Connect Timeout
Some are SDK specific:
- AutoReconect (reconnect on lost connection)
- Intial Retry (retry if initial connect fails)
- Watchdog Time (periodic read of ServerState, NamespaceTable)
- Reverse Connect (the servers connects to the client, the client opens a listen socket)
Attachments
Issue Links
- resulted in
-
QTBUG-116545 QOpcUaClient::connectionSettings getter and setter not documented
- Closed