Skip to content

Releases: IOT-DSA/dslink-java-alarm

1.12.0

21 May 19:37
Compare
Choose a tag to compare
  • Dependency update, fixes subscribing to nodes before they are deleted.
  • Delete node before clearing any alarms associated with it.

1.10.0

02 May 16:10
d15ad51
Compare
Choose a tag to compare
  • Build.gradle changes (jcenter).
  • Stop using the subscription manager.
  • Update sdk dependency.
  • New StringAlgorithm modes: NotContains, Contained, NotContained, InList, NotInList.