Hi , currently I am working on historical data access in python opcua and OSI Soft -PI system as client tool. When the client is disconnected from server due to internet issue or any other technical issues, I want the data missed in that particular time interval (automatic data restoration ) and also data in that time interval should be queued and should be sent (in addition to the real time data) once the connection is restored. Please anyone can help me on this about how can I proceed on this.
Hi , currently I am working on historical data access in python opcua and OSI Soft -PI system as client tool. When the client is disconnected from server due to internet issue or any other technical issues, I want the data missed in that particular time interval (automatic data restoration ) and also data in that time interval should be queued and should be sent (in addition to the real time data) once the connection is restored. Please anyone can help me on this about how can I proceed on this.