Madhav Kaneriya

Results 1 issues of Madhav Kaneriya

I tried destroying an item with {ReturnValues: true} option, it throw an error saying "Return values set to invalid value", `Devices.destroy(1122, {ReturnValues: true} , callback);` Then I changed it to...