-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9de5fa3
commit c70784a
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |