Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(device): implement RefreshPollerMixin for Device class (#84)
The Device class extends the RefreshPollerMixin class. We implemented the is_ready() method that enables the poll_till_ready method. This method can no be used to wait for a device until it is online.
- Loading branch information