Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 413 Bytes

File metadata and controls

11 lines (6 loc) · 413 Bytes

InformationModelFactory Library

It is a library used as the dependency injection to produce OPC UA Information Model by a selected importer. The abstract API must be implemented by classes providing the functionality of Information Model creation.

The root of the definitions is the IModelFactory interface.

How to implement the InformationModelFactory

How to install NuGet package

See also