forked from mlohbihler/BACnet4J
-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add option to update the remote device cache (#104)
* Add option to update the remote device cache * Make LocalDevice implement AutoClosable * Add test for expirationCheck * Fix case where iAmReceived newDevice is same instance Move callback outside synchronized Make RemoteDeviceDiscoverer implement AutoClosable Add tests for startRemoteDeviceDiscovery method * Add Javadoc, fix imports * Update README.md * Add flatten-maven-plugin
- Loading branch information
Showing
6 changed files
with
301 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.