Wappsto / javascript-wappsto-wapp

A JavaScript API for the Wappsto Wapp
MIT License
4 stars 1 forks source link

Update value is broken when status updated is sent #173

Closed StefanoMartin closed 1 year ago

StefanoMartin commented 1 year ago

value.onRefresh(() =>device.createValue({value}) is not working as expected

You should omit "status" in createValue method.