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

[feat] Set user-agent in driver #2636

Closed
AlCalzone opened this issue Sep 10, 2022 · 0 comments · Fixed by #2644
Closed

[feat] Set user-agent in driver #2636

AlCalzone opened this issue Sep 10, 2022 · 0 comments · Fixed by #2644
Assignees
Labels
enhancement New feature or request

Comments

@AlCalzone
Copy link
Member

The driver recently added support for configuring the user agent that is used to make requests to our web services.
Z2m should register itself there, either using the https://zwave-js.github.io/node-zwave-js/#/api/driver?id=updateuseragent method (if it is NOT creating the driver instance itself) or using the userAgent driver option: https://zwave-js.github.io/node-zwave-js/#/api/driver?id=zwaveoptions

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

Successfully merging a pull request may close this issue.

2 participants