Skip to content

tarilabs/camel-xbeeapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

camel-xbeeapi

Camel component serving as a wrapper for the XBee API.

GOALS: I need a wrapper for the XBee API (http://code.google.com/p/xbee-api/) for Apache Camel for use in another project.

NON-GOALS: Manage all the JVM native library dependencies required by the running host environment. ie: you need to setup the RXTX native library yourself in your JVM installation.

At present this implement only on receive from XBee to the Endpoint, and via the Consumer on the Camel routes.

You will need to provide manually to your running JVM the RXTX native library, the project only imports the Java Library via Maven.

About

Camel component serving as a wrapper for the XBee API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages