Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/libjs/lib/
A Diot.js172 getTopo(cb) { method in IotGatewayClient
173 … var ret = __native.AIOT_GATEWAY.getTopo(this.IoTGatewayInstance, cb || function(ret, message) {});
/AliOS-Things-master/components/amp/jslib/src/
A Diot.js189 getTopo(cb) { method in IotGatewayClient
190 var ret = this.IoTGatewayInstance.getTopo(cb || function() {});

Completed in 5 milliseconds