OpcUaWebServer icon indicating copy to clipboard operation
OpcUaWebServer copied to clipboard

Implement HistroryRead

Open atimin opened this issue 5 years ago • 0 comments

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.

atimin avatar Aug 31 '19 03:08 atimin