Skip to content

openwms/org.openwms.common.comm.lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

This shared library is the heart of the OpenWMS.org TCP/IP driver that contains the actual implementation of the driver module but not the message specific implementation details. OpenWMS.org ships with an implementation of the OSIP message specification that is bundled in a separate module and can easily be replaced in projects with different message structures. For instance a project that connects to PLC that communicate with SAP EWM messages might implement and integrate their own library with that particular kind of messages but still require this essential shared lib.

Module composition

Resources

Find further documentation in the Wiki

Build status Quality License Maven central Join the chat at https://gitter.im/openwms/org.openwms

Build and Release

Build the component locally and release to Maven Central

$ mvn deploy -Prelease,gpg

About

A shared library between the OpenWMS.org TCP/IP driver and message implementations

Topics

Resources

License

Stars

Watchers

Forks