SergeyGB / ebus

This library handles the communication with heating engineering via the eBUS specification. This protocol is used by many heating manufacturers in Europe.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This library handles the communication with heating engineering via the eBUS specification. This protocol is used by many heating manufacturers in Europe.

Notice: This is not an offical eBUS library!

Example

Sorry, not examples yet. Please look at the junit tests!

Dependencies

Required

  • slf4j
  • commons-io
  • commons-lang
  • gson

Optional

  • nrjavaserial

For more information see Maven pom.xml file

Trademark Disclaimer

Product names, logos, brands and other trademarks referred to within this project are the property of their respective trademark holders. These trademark holders are not affiliated with our website. They do not sponsor or endorse our materials.

About

This library handles the communication with heating engineering via the eBUS specification. This protocol is used by many heating manufacturers in Europe.

License:Eclipse Public License 1.0


Languages

Language:Java 100.0%