Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Documentation | 2021-05-08 | ||
Library | 2021-05-08 | ||
Source Code | 2021-05-08 | ||
Tools | 2021-05-08 | ||
README.txt | 2021-05-08 | 1.3 kB | |
Totals: 5 Items | 1.3 kB | 0 |
eBus 5.5.0 Downloads Release 5.5.0 provides the following changes: + Feature 11: Added multicast communication between eBus applications. Provides ability to transmit *notification* messages between eBus applications joined to the same group. The notification messages keys are defined when the multicast connection is opened. Multicast connections are uni-directional: it either posts notifications from eBus to the multicast group or receives notifications from the group and publishes to eBus. See the eBus programmer's manual and/or Javadoc API for more detailed explanation. + Code clean-up and test coverage expansion continuing. There are four download folders: + Library: contains the eBus API jar files. + Documentation: contains the eBus Programmer's Manul in PDF and Javadoc folders in tar, gzipped and zip formats. + Source Code: snapshot of eBus maven project files at release time. + Tools: contains the eBus GUI application and configuration file needed to run the application. Note: eBus requires Java 8. *** ATTENTION ***: eBus will be moving on to Java 11 in the coming later this year (2021) or early next year. Please be aware of this change and plan accordingly.