Example of How to Control via Java or Groovy

I have an existing Java/Groovy project that I use to control my extreme Continuous Integration extreme feedback devices (lava lamps, etc) and purchased a BlinkyTape to add that to the list:

https://github.com/leojhartiv/build-whisperer

That said, I don't see a simply example of controlling BlinkyTape via these two programming languages. It looks like I'm stuck with bridging Java->Ruby via JRuby or via Spring Integration.

Is that accurate? Or is there already a Java library and example I can work from.

Thanks!
Leo

Comments

Sign In or Register to comment.