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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions