Searched refs:postCnt (Results 1 – 1 of 1) sorted by relevance
28 var postCnt = 10; variable33 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