Skip to content

syntechdev/mdpnp

 
 

Repository files navigation

MD PnP OpenICE

Join the chat at https://gitter.im/mdpnp/mdpnp Build Status Latest Release Getting Started

You can build and run the main OpenICE application with one gradle task.

./gradlew :interop-lab:demo-apps:run

Code Repository

interop-lab/

  • OpenICE device adapters and user interfaces
    • demo-apps/
      • Demo Applications
    • demo-devices/
      • Demo Device Interfaces
    • demo-guis/
      • GUI components
    • demo-guis-javafx/
      • Components to bind demo-guis to JavaFX

data-types/

  • Work (in progress) on data type definitions
    • x73-idl Prototype Interface Description (Definition) Language types
    • x73-idl-rti-dds Code generation from IDL with rtiddsgen for use with RTI DDS; register here
    • x73-idl-ospl-dds Code generation from IDL with idlpp for use with PrismTech OpenSplice DDS; community edition here

devices/

  • Implementation of device protocols for lab devices.
  • To be used in conjunction with other components that provide nomenclature, information model translation, and messaging

Infusion pumps Icon by Icons8 on Iconscout

About

MD PnP OpenICE

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 93.6%
  • C++ 3.6%
  • HTML 1.8%
  • CSS 0.7%
  • JavaScript 0.2%
  • Shell 0.1%