Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle serviceDown events. #55

Merged
merged 2 commits into from
Aug 27, 2018
Merged

Commits on Aug 27, 2018

  1. Handle serviceDown events.

    When an mDNS service goes down, remove the linked device. If a
    service does not send out a notification that it's going down, it
    will automatically expire at the TTL in the service record, which
    tends to be quite short.
    
    Fixes WebThingsIO#54
    mrstegeman committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    01c5b05 View commit details
    Browse the repository at this point in the history
  2. Address review comments.

    mrstegeman committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    f292bc2 View commit details
    Browse the repository at this point in the history