This repository has been archived by the owner on Oct 4, 2021. It is now read-only.
Releases: openbase/bco.dal
Releases · openbase/bco.dal
v1.3.0
v1.2.0
[maven-release-plugin] copy for tag v1.2.0
v1.1.4
Features
- Reimplemented the presence detector which is now a DataProvider of the PresenceState.
- PresenceStateProviderService implemented
- Presence State in location interface integrated and implemented
- Implemented PresenceStateServicePanel in dal-visual-remote
- Maven tests for non test projects disabled.
- User presence state wifi detector implemented.
Bugfixes
- dal-visual-remote bugfixes.
- Missing domotic type converters added to location controller and remote.
- fixed unnecessary updates by the PresenceDetector
- Wrote some more javadoc and fixed some doc gen errors.
Dependency Changes
- license plugin upgrade to v1.10
v1.1.3
- DoorState, PassageState and WindowState ProviderService interfaces implemented.
- Controller registry synchronization implemented.
- Bugfixes and improvements of dal visual remote.
- Base unit remotes and interfaces moved from manager projects to dal. Hopefully api compatible is still given by deprecated link classes. Feedback is welcome!
- ColorStateOperationServiceCollection color average calculation fixed.
- Many small bugfixes.