Skip to content

Add destroy() method to device #62

Description

@heavyrubberslave

A destroy() method should be added to the basic Device that can be overwritten to clean up any resources the device might left behind as orphans. (Like spawned processes, timers, etc).

Should be called by something when the device gets shut down or is not responding/connection is lost.

Somehow related to #35

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions