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

Function writeProperty does pass the value in the callback #181

Open
Apsysikal opened this issue Nov 30, 2022 · 0 comments
Open

Function writeProperty does pass the value in the callback #181

Apsysikal opened this issue Nov 30, 2022 · 0 comments

Comments

@Apsysikal
Copy link

The writeProperty function in the client.js file does not return a value object on success but writePropertyMultiple does.
Why is it this way? Should it be different for consistency and functional reasons?

this._addCallback(settings.invokeId, (err) => next(err));

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant