This is an OPC-UA server running the LuminescenceReader nodeset to help people get started on LADS OPC-UA server.
Attention: It is currently using a modified version of the LADS nodeset (to use the model compiler from the foundation).
The project is a simple .NET 8 console application. It can be opened and compiled with your prefered IDE (Visual Studio, Visual Studio Code, Rider, ...) The nuget dependencies should be installed automatically (OPC Foundation libraries and Serilog) and you only have to build it.
Start the server project.
The code comes without any warranty!