Closed StefanoMartin closed 1 year ago
value.onRefresh(() =>device.createValue({value}) is not working as expected
value.onRefresh(() =>device.createValue({value})
You should omit "status" in createValue method.
value.onRefresh(() =>device.createValue({value})
is not working as expectedYou should omit "status" in createValue method.