Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/test/
A Dtest_iot.js28 var postCnt = 10; variable
33 postCnt--;
34 if(postCnt <= 0) {
44 console.log('iot: [success] iot.postProps cnt: ' + postCnt);
47 console.log('iot: [failed] iot.postProps cnt: ' + postCnt);
57 console.log('iot: [success] iot.postEvent cnt: ' + postCnt);
61 console.log('iot: [failed] iot.postEvent cnt: ' + postCnt);

Completed in 2 milliseconds