Skip to content
This repository was archived by the owner on Feb 20, 2022. It is now read-only.
This repository was archived by the owner on Feb 20, 2022. It is now read-only.

Backprotpagation of changes inside Device to Devices #4

Description

@eirenik0

If we want to save availability to delete devices from the device object itself we have to notify about this change parent object. It'll update the internal devices list.

While calling to api.devices.delete_device("Dev name") track all changes but call of api.devices['Dev name'].delete() wont track. At this point we won't have device object in facecast dashboard but it still would be exist inside api.devices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions