Searched refs:postProps (Results 1 – 7 of 7) sorted by relevance
105 device.postProps(JSON.stringify({123 device.postProps(JSON.stringify({126 device.postProps(JSON.stringify({141 device.postProps(JSON.stringify({166 device.postProps(JSON.stringify({182 device.postProps(JSON.stringify({190 device.postProps(JSON.stringify({198 device.postProps(JSON.stringify({
74 postProps(params, cb) { method in IotDeviceClient75 … var ret = __native.AIOT_DEVICE.postProps(this.IoTDeviceInstance, params, cb || function() {});
84 postProps(params, cb) { method in IotDeviceClient86 var ret = this.IoTDeviceInstance.postProps(params, cb || function() {});
50 device.postProps({
39 device.postProps({
190 def postProps(self,data): member in Device
245 def postProps(self,data): member in Device
Completed in 7 milliseconds