From e2fbe2ce2822eed6a5984cdc776a53e780637662 Mon Sep 17 00:00:00 2001 From: Ricardo Olsen Date: Sat, 27 Nov 2021 08:55:51 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b23085d..806cfc0 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Data refreshs must be forced manually. As far as I know OData data source does n The code is written in C# and it uses the h-OPC library for C#. +_Warning: The h-opc library is unmantained legacy and is known to have problems to enable OPC connections using certificates_. + Requires the .NET fremework 4.6 or later. Requires also the forked h-opc library https://github.com/riclolsen/h-opc.