Releases: IOT-DSA/dslink-java-alarm
Releases · IOT-DSA/dslink-java-alarm
1.12.0
- Dependency update, fixes subscribing to nodes before they are deleted.
- Delete node before clearing any alarms associated with it.
1.10.0
- Build.gradle changes (jcenter).
- Stop using the subscription manager.
- Update sdk dependency.
- New StringAlgorithm modes: NotContains, Contained, NotContained, InList, NotInList.