You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The
writeProperty
function in theclient.js
file does not return a value object on success butwritePropertyMultiple
does.Why is it this way? Should it be different for consistency and functional reasons?
node-bacstack/lib/client.js
Line 630 in 9e19310
The text was updated successfully, but these errors were encountered: