Info
| Version: | 1.0.0 | 
| Author(s): | CAS | 
| Last Update: | Monday, April 13, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/mpostol/OPC-UA-OOI | 
| NuGet Url: | https://www.nuget.org/packages/CAS.UA.IServerConfiguration | 
Install
Install-Package CAS.UA.IServerConfiguration
                        dotnet add package CAS.UA.IServerConfiguration
                        paket add CAS.UA.IServerConfiguration
                        
                                CAS.UA.IServerConfiguration Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                1 package depend on this package.
                        
                    Tags
 
                
The library provides an abstraction over any OPC UA server configuartion plug-in.
Using the library allows an application to
indirectly access the server configuration attributes without relying on hard references. The hope is that using this library,
third-party applications and frameworks can begin to leverage server configuration management without tying themselves down to a specific
implementation.