grafana / opcua-datasource

An OPC UA datasource for reading from OPC UA servers (DA/HDA/AE) into Grafana directly
GNU Affero General Public License v3.0
54 stars 10 forks source link

Update nuget packages for build projects. #84

Closed sleiban closed 1 year ago

sleiban commented 1 year ago

Update of nuget packages referenced in the project files used by the Makefile (That I forgot the last time). @srclosson, I am experiencing a "Data outside time range" in my panels, that I do not understand. I see in the debugger that all the data is retrieved successfully by the UA Client. Looks like only one datapoint comes through. (nothing in the debug log that looks strange to me). If you could take a look it would be great. I'll get a UA server running for you if you need one.

srclosson commented 1 year ago

Hey @sleiban ,

I'm not sure, after the build, I'll test this out. Frankly, I'm thinking of doing a mild rewrite. That new branch is here: https://github.com/grafana/opcua-datasource/tree/src/redesign-grpc. I'm going to make an issue and see if I can get people to chime in on it.