Searched refs:getTopo (Results 1 – 2 of 2) sorted by relevance
172 getTopo(cb) { method in IotGatewayClient173 … var ret = __native.AIOT_GATEWAY.getTopo(this.IoTGatewayInstance, cb || function(ret, message) {});
189 getTopo(cb) { method in IotGatewayClient190 var ret = this.IoTGatewayInstance.getTopo(cb || function() {});
Completed in 5 milliseconds