Home
last modified time | relevance | path

Searched refs:postProps (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/solutions/javascript_demo/agriculture_demo/
A Dapp.js105 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({
/AliOS-Things-master/components/amp/libjs/lib/
A Diot.js74 postProps(params, cb) { method in IotDeviceClient
75 … var ret = __native.AIOT_DEVICE.postProps(this.IoTDeviceInstance, params, cb || function() {});
/AliOS-Things-master/components/amp/jslib/src/
A Diot.js84 postProps(params, cb) { method in IotDeviceClient
86 var ret = this.IoTDeviceInstance.postProps(params, cb || function() {});
/AliOS-Things-master/components/amp/example-js/
A Diot.js50 device.postProps({
/AliOS-Things-master/components/amp/test/
A Dtest_iot.js39 device.postProps({
/AliOS-Things-master/components/amp-utility/python/
A Diot.py190 def postProps(self,data): member in Device
/AliOS-Things-master/components/py_engine/framework/
A Diot.py245 def postProps(self,data): member in Device

Completed in 7 milliseconds