diff --git a/README.md b/README.md index 9e1f56c..057f178 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ # ISBM-2.0-Client-SDK + +A Software Development Toolkit to assist anyone interested in trying out the Open Industrial Interoperability Ecosystem (OIIE) + +### Objectives + +Since OIIE involves multiple industry standards at different levels of the technology stack, it is helpful to have a basic implementation to experience the OIIE in action. This SDK includes sample C# code projects and two favors of ISBM 2.0 Client Adapters, .Net Core 3.1 and .Net Standard 2.0. They support a wide range of .Net Implementations and OS or Hardware platforms, see details in ISBM 2.0 Client Adapter Architecture Diagram. By using the adaptor, you can deliver and receive CCOM messages through OIIE with just in few lines of code. It cut down on the learning curve without diving into the technical details of the standards.