Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
claire-wong authored Oct 19, 2022
1 parent 9de5fa3 commit c70784a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit c70784a

Please sign in to comment.