Skip to content

Function writeProperty does pass the value in the callback #181

Description

@Apsysikal

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));

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions