| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Documentation | 2020-07-11 | ||
| Library | 2020-07-11 | ||
| Source Code | 2020-07-11 | ||
| README.txt | 2020-07-11 | 912 Bytes | |
| Totals: 4 Items | 912 Bytes | 1 | |
eBus 5.3.3 Downloads
Release 5.3.3 provides the following changes:
+ Feature: MessageType.displayValues()
eBus release 5.3.2 introduced the @FieldDisplayIndex which
allows the developer to define message field display order.
Method MessageType.displayFields() returns the message
field list in that user defined order.
Method MessageType.displayValues() returns a message's
field values in order defined by displayValues().
+ Code clean-up and test coverage expansion continuing.
+ Note: no changes to the eBus Programmer's Manual for this
point release.
There are three download folders:
+ Libary: 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 NetBeans project files at release
time.
Note: eBus requires Java 8.