Home
last modified time | relevance | path

Searched refs:addTopo (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/amp/libjs/lib/
A Diot.js163 addTopo(options, cb) { method in IotGatewayClient
164 …var ret = __native.AIOT_GATEWAY.addTopo(this.IoTGatewayInstance, options, cb || function(ret, mess…
/AliOS-Things-master/components/amp/jslib/src/
A Diot.js180 addTopo(options, cb) { method in IotGatewayClient
181 var ret = this.IoTGatewayInstance.addTopo(options, cb || function() {});

Completed in 3 milliseconds