Advertisement
Guest User

Untitled

a guest
Mar 25th, 2017
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. Found WebSocketServer on:192.168.0.19
  2. WS Connected
  3.  
  4. vESPrino found on : WebSocket
  5. [Connected]
  6. [[0] Connected from 192.168.0.13 url: /
  7. Scheduling command: info
  8. info
  9.  
  10. vESPrino v1.16 build20170321
  11. IP address: 192.168.0.19
  12. Chip ID: 10473C
  13. ready >
  14. Scheduling command: nop 0
  15. nop 0
  16. ready >]
  17. [Scheduling command: info
  18. info
  19.  
  20. vESPrino v1.16 build20170321
  21. IP address: 192.168.0.19
  22. Chip ID: 10473C
  23. ready >]
  24. [Scheduling command: crc40prop_list
  25. crc40prop_list
  26. Scheduling command: prop_list
  27. prop_list
  28. ---vESPrinoCFG_start---
  29. isMigrated=1
  30. stored.i2c=0x050E
  31. cubic.co2.missing=missing
  32. ds18b20.port=missing
  33. has.sensors=CDM7160,
  34. wifi.ssid=[hidden]
  35. wifi.p1=[hidden]
  36. ws.autostart=true
  37. wss.autostart=true
  38. dz.cfg={"dzHost":"192.168.0.5","dzHttpPort":"8080","dzUser":"","dzPass":"","dzCO2":"76","dzTH":"","dzTHB":"","dzDust25":"","dzDust10":"","dzLux":""}
  39. rf.TEMP=-1
  40. rf.HUM=-1
  41. rf.PRES=-1
  42. rf.PM25=-1
  43. rf.PM10=-1
  44. rf.GEN=-1
  45. send.interval=30
  46. pwr.iterdur=30
  47. custom_url_arr0=#http://192.168.0.5:8080/json.htm?type=command&param=udevice&idx=76&nvalue=%CO2%
  48. rf.CO2=77
  49. rf.enabled=false
  50. wifi.staticip=192.168.0.19
  51. wifi.gateway=192.168.0.1
  52. wifi.subnet=255.255.255.0
  53. wifi.dns1=192.168.0.1
  54. wifi.dns2=192.168.0.1
  55. debug=true
  56. ---vESPrinoCFG_end---
  57. ready >]
  58. [Scheduling command: crc61nop 0
  59. crc61nop 0
  60. Scheduling command: nop 0
  61. nop 0
  62. ready >]
  63. [Raw CO2: 1096
  64. CDM7160 : 37ms
  65.  
  66. ---Sending data---
  67. CustomHTTPDest::process
  68. Calling HTTP: [http://192.168.0.5:8080/json.htm?type=command&param=udevice&idx=76&nvalue=1096]
  69. Payload: [{
  70. "status" : "OK",
  71. "title" : "Update Device"
  72. }
  73. ]
  74. CLOSED
  75. Response Code: 200
  76. CustomHTTP : 390ms
  77. SerialDumpDest::process
  78. IP : 192.168.0.19
  79. CHIPID : 10473C
  80. RUNTIME : 42
  81. GMTTIME : 29553197
  82. RSSI : -70
  83. CO2 : 1096
  84. CO2R : 1096
  85. SerialDump : 157ms
  86. MQTTDest::process
  87. MQTT : 92ms
  88. RFDest::process
  89. RFX10 : 0ms
  90. Blynk : 0ms
  91. RGBLed : 0ms
  92. Heap : 27088]
  93. [3Sensor busy
  94. Raw CO2: 1154
  95. CDM7160 : 428ms
  96.  
  97. ---Sending data---
  98. CustomHTTPDest::process
  99. Calling HTTP: [http://192.168.0.5:8080/json.htm?type=command&param=udevice&idx=76&nvalue=1115]
  100. Payload: [{
  101. "status" : "OK",
  102. "title" : "Update Device"
  103. }
  104. ]
  105. CLOSED
  106. Response Code: 200
  107. CustomHTTP : 400ms
  108. SerialDumpDest::process
  109. IP : 192.168.0.19
  110. CHIPID : 10473C
  111. RUNTIME : 75
  112. GMTTIME : 29586331
  113. RSSI : -67
  114. CO2 : 1115
  115. CO2R : 1154
  116. SerialDump : 158ms
  117. MQTTDest::process
  118. MQTT : 92ms
  119. RFDest::process
  120. RFX10 : 0ms
  121. Blynk : 0ms
  122. RGBLed : 0ms
  123. Heap : 27088]
  124. [Raw CO2: 1106
  125. CDM7160 : 37ms
  126.  
  127. ---Sending data---
  128. CustomHTTPDest::process
  129. Calling HTTP: [http://192.168.0.5:8080/json.htm?type=command&param=udevice&idx=76&nvalue=1117]
  130. Payload: [{
  131. "status" : "OK",
  132. "title" : "Update Device"
  133. }
  134. ]
  135. CLOSED
  136. Response Code: 200
  137. CustomHTTP : 392ms
  138. SerialDumpDest::process
  139. IP : 192.168.0.19
  140. CHIPID : 10473C
  141. RUNTIME : 109
  142. GMTTIME : 29619869
  143. RSSI : -67
  144. CO2 : 1117
  145. CO2R : 1106
  146. SerialDump : 159ms
  147. MQTTDest::process
  148. MQTT : 92ms
  149. RFDest::process
  150. RFX10 : 0ms
  151. Blynk : 0ms
  152. RGBLed : 0ms
  153. Heap : 27088]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement