Searched refs:addTopo (Results 1 – 2 of 2) sorted by relevance
163 addTopo(options, cb) { method in IotGatewayClient164 …var ret = __native.AIOT_GATEWAY.addTopo(this.IoTGatewayInstance, options, cb || function(ret, mess…
180 addTopo(options, cb) { method in IotGatewayClient181 var ret = this.IoTGatewayInstance.addTopo(options, cb || function() {});
Completed in 3 milliseconds