OpcUaWebServer
OpcUaWebServer copied to clipboard
Implement HistroryRead
Is your feature request related to a problem? Please describe.
Currently, WebSocketServer has function HISTORICALREAD and parses the response but send no answer. The client is stuck in this case.
Describe the solution you'd like
We need to implement the function and return the response with historical data.