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

Save the white list filter to get it back when opening the application #166

Open
icarus31 opened this issue Sep 30, 2019 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@icarus31
Copy link

Is your feature request related to a problem? Please describe.
Maybe there is a reason behind the fact the list of white list filter is not saved, but would be possible to have the action to do it?

Describe the solution you'd like
Add the option to save the white and black list

Describe alternatives you've considered
N/A

Additional context
N/A

@philips77
Copy link
Member

The Proxy Filter is blank whenever you connect to a proxy node. By default, upon connection, the library will automatically add all addresses of local elements and all group addresses that the local models are subscribed to*. The UI to customize the Proxy Filter is an extra feature demonstrating how to use the API, but the automatic subscription is sufficient for 99% of apps that will use the mesh library.

* - To subscribe a local model to an address you have to send ConfigModelSubscriptionAdd or ConfigModelSubsciptionVirtualAddressAdd to local Node.

@philips77 philips77 added the enhancement New feature or request label Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants