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

Modify param discoveryByActivation to boolean #67

Closed
Gozilla01 opened this issue Mar 21, 2019 · 0 comments
Closed

Modify param discoveryByActivation to boolean #67

Gozilla01 opened this issue Mar 21, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Gozilla01
Copy link

Gozilla01 commented Mar 21, 2019

Change discoveryByActivation parameter in gateway from string to boolean.
Use in PaperUI will be more intuitive per user, default false
The user will see this:
image
In the .things file this will be declared:

Bridge openwebnet:bus_gateway:mybridge [ host="192.168.1.XX", port=20000, passwd="XXXX", discoveryByActivation=true ] { }

After an experimental period, change to default = true, Issue #68

@mvalla mvalla added this to the 2.5.0.M3 milestone Mar 22, 2019
@mvalla mvalla added the enhancement New feature or request label Mar 22, 2019
@mvalla mvalla closed this as completed in a80401b Apr 6, 2019
@mvalla mvalla modified the milestones: 2.5.0.M3, 2.5.0.M2-2 Sep 6, 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