Home
last modified time | relevance | path

Searched refs:createClient (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/amp/test/
A Dtest_tcp.js14 if(!(tcp && tcp.createClient)){
20 var tcpSocket = tcp.createClient({
A Dtest_mqtt.js13 if (!(mqtt && mqtt.createClient)) {
113 var mqttClient = mqtt.createClient({
/AliOS-Things-master/components/amp/libjs/lib/
A Dtcp.js115 function createClient(options) { function
120 createClient,
A Dmqtt.js151 function createClient(options) { function
156 createClient,
/AliOS-Things-master/components/amp/example-js/
A Dtcp.js14 var tcpClient = tcp.createClient({
A Dmqtt.js34 var mqttClient = mqtt.createClient({
/AliOS-Things-master/components/amp/jslib/src/
A Dtcp.js103 export function createClient(options) { function
A Dmqtt.js142 export function createClient(options) { function

Completed in 7 milliseconds