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

Add a refresh() method to re-read the data from the gateway #27

Closed
3 tasks done
MiSchroe opened this issue Jul 23, 2020 · 0 comments
Closed
3 tasks done

Add a refresh() method to re-read the data from the gateway #27

MiSchroe opened this issue Jul 23, 2020 · 0 comments
Assignees

Comments

@MiSchroe
Copy link
Owner

MiSchroe commented Jul 23, 2020

One-way remote controlls don't trigger a refresh of the data, therefore it should be possible to refresh the data by the user.

The refres() method should be implemented for

  • Product
  • Group
  • Scene

Calling the refresh() method triggers a GW_GET_<NODE|GROUP|SCENE>_INFORMATION_REQ request.

@MiSchroe MiSchroe self-assigned this Jul 23, 2020
MiSchroe added a commit that referenced this issue Dec 2, 2021
### Enhancements:

* [#24](#24) Add `refreshScenes()` method to re-read scenes data from the gateway
* [#27](#27) Add `refresh()` method to re-read object data from the gateway
* [#28](#28) Add methods and properties for product limitations.
* [#41](#41) Add additional default parameters to methods.
* [#50](#50) Add handler to log frames that are sent to the KLF 200.

### Fixes:

* Fix security audit dependencies ([#32](#32), [#35](#35), [#37](#37))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant