ogsadmin / open62541-lua

Lua wrapper for the open62541 OPC UA SDK
Mozilla Public License 2.0
0 stars 0 forks source link

IO-Thread OPC-UA reconnect #1

Open ogsadmin opened 10 months ago

ogsadmin commented 10 months ago

The documentation states the following:

Currently the last two items are not correctly handled in the IOThread class. That's likely the reason why reconnect does not work reliably!

TODO: implement!

ogsadmin commented 10 months ago

Fixed in branch fix_reconnect