Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.52 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.52 KB

jRaspBee

Build Status Maven Central Javadoc

jRaspBee is a Java library allowing developers to easily use the features offered by a RaspBee bridge. The library refers deconz-rest-plugin (official RaspBee Rest API)

Credits

jRaspBee is a fork of Jue library from Q42.

Documentation

If this is your first time using the library, have a look at the wiki pages for tutorials to learn how to use this library. These will outline the organization and usage patterns.

If you're looking for a reference, you can find Javadoc here. Great care was taken to properly document all functions and classes and it is updated after every change.

License

jRaspBee is licensed under MIT, of which the terms are outlined in the LICENSE file.

Also included is a copy of the GSON library, licensed under the Apache License 2.0, of which the terms can be found here.