Fix reconnection procedure
Since we connect to the serial device using a MOXA server, the connection status from asyn reflects only the connection from IOC to MOXA, not the device itself. A solution for that is to ping periodically the device with an empty command and expect an "OK" response.
Upon reconnection, trigger the reinitialization and processing of needed PVs.