Advertisement
Guest User

Untitled

a guest
Feb 25th, 2024
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.56 KB | None | 0 0
  1. luke@deimos:~/git/emonhub $ python3 /usr/local/bin/emonhub/emonhub.py --config-file=/etc/emonhub/emonhub.conf
  2. 2024-02-25 16:48:54,958 INFO MainThread EmonHub v2.6.5
  3. 2024-02-25 16:48:54,961 INFO MainThread Opening hub...
  4. 2024-02-25 16:48:54,962 INFO MainThread Running as user: luke
  5. 2024-02-25 16:48:54,964 INFO MainThread Logging level set to DEBUG
  6. 2024-02-25 16:48:54,966 INFO MainThread Creating EmonHubOEMInterfacer 'EmonPi2'
  7. 2024-02-25 16:48:54,969 DEBUG MainThread Opening serial port: /dev/ttyAMA0 @ 38400 bits/s
  8. 2024-02-25 16:48:54,972 INFO MainThread Creating EmonHubMqttInterfacer 'MQTT'
  9. 2024-02-25 16:48:54,975 DEBUG MainThread Setting MQTT pubchannels: ['ToRFM12']
  10. 2024-02-25 16:48:54,975 DEBUG MainThread Setting MQTT subchannels: ['ToEmonCMS']
  11. 2024-02-25 16:48:54,976 INFO MainThread Setting MQTT node_format_enable: 0
  12. 2024-02-25 16:48:54,977 INFO MainThread Setting MQTT nodevar_format_enable: 1
  13. 2024-02-25 16:48:54,978 INFO MainThread Setting MQTT nodevar_format_basetopic: emon/
  14. 2024-02-25 16:48:54,978 INFO MainThread Setting MQTT node_JSON_enable: 0
  15. 2024-02-25 16:48:54,980 INFO MainThread Creating EmonHubEmoncmsHTTPInterfacer 'emoncmsorg'
  16. 2024-02-25 16:48:54,983 DEBUG MainThread Setting emoncmsorg interval: 30
  17. 2024-02-25 16:48:54,984 DEBUG MainThread Setting emoncmsorg pubchannels: ['ToRFM12']
  18. 2024-02-25 16:48:54,985 DEBUG MainThread Setting emoncmsorg subchannels: ['ToEmonCMS']
  19. 2024-02-25 16:48:54,986 INFO MainThread Setting emoncmsorg apikey: set
  20. 2024-02-25 16:48:54,987 INFO MainThread Setting emoncmsorg url: http://172.29.181.222/emoncms
  21. 2024-02-25 16:48:54,987 INFO MainThread Setting emoncmsorg senddata: 1
  22. 2024-02-25 16:48:54,988 INFO MainThread Setting emoncmsorg sendstatus: 0
  23. 2024-02-25 16:48:54,989 INFO MainThread Setting emoncmsorg sendnames: 1
  24. 2024-02-25 16:48:54,989 INFO MainThread Setting emoncmsorg compress: 0
  25. 2024-02-25 16:48:54,991 DEBUG MainThread Automatic configuration of nodes enabled
  26. 2024-02-25 16:48:55,003 ERROR MainThread 'available'
  27. Unable to load available.conf
  28. 2024-02-25 16:48:56,287 DEBUG EmonPi2 ---------------------------------------------------------------------
  29. 2024-02-25 16:48:56,292 DEBUG EmonPi2 Config format: old
  30. 2024-02-25 16:48:56,293 DEBUG EmonPi2 ---------------------------------------------------------------------
  31. 2024-02-25 16:48:56,398 DEBUG EmonPi2 [RF12demo.12] E i5 g210 @ 433 MHz q1
  32. 2024-02-25 16:48:58,623 DEBUG EmonPi2 3 NEW FRAME : OK 15 67 155 85 85 193 53 69 85 85 85 85 85 85 85 38 79 85 85 238 82 85 85 85 85 85 85 85 85 85 85 47 90 101 32 101 32 84 85 85 85 (-68)
  33. 2024-02-25 16:48:58,627 DEBUG EmonPi2 3 Timestamp : 1708879738.623117
  34. 2024-02-25 16:48:58,628 DEBUG EmonPi2 3 From Node : 15
  35. 2024-02-25 16:48:58,629 DEBUG EmonPi2 3 Values : [52758, 247.24, 16, 0, 0, 0, 6771, 1979, 0, 0, 39.62, 300, 300, 1, 0, 0]
  36. 2024-02-25 16:48:58,630 DEBUG EmonPi2 3 RSSI : -68
  37. 2024-02-25 16:48:58,630 DEBUG EmonPi2 3 Sent to channel(start)' : ToEmonCMS
  38. 2024-02-25 16:48:58,631 DEBUG EmonPi2 3 Sent to channel(end)' : ToEmonCMS
  39. 2024-02-25 16:49:06,267 DEBUG EmonPi2 4 NEW FRAME : OK 8 242 0 0 0 0 0 0 0 0 95 193 0 184 11 184 11 184 11 184 11 184 11 1 0 0 0 (-49)
  40. 2024-02-25 16:49:06,271 DEBUG EmonPi2 4 Timestamp : 1708879746.267364
  41. 2024-02-25 16:49:06,272 DEBUG EmonPi2 4 From Node : 8
  42. 2024-02-25 16:49:06,272 DEBUG EmonPi2 4 Values : [242, 0, 0, 0, 243.20000000000002, 19.3, 300, 300, 300, 300, 300, 1]
  43. 2024-02-25 16:49:06,273 DEBUG EmonPi2 4 RSSI : -49
  44. 2024-02-25 16:49:06,274 DEBUG EmonPi2 4 Sent to channel(start)' : ToEmonCMS
  45. 2024-02-25 16:49:06,275 DEBUG EmonPi2 4 Sent to channel(end)' : ToEmonCMS
  46. 2024-02-25 16:49:08,600 DEBUG EmonPi2 5 NEW FRAME : OK 15 66 155 85 85 203 53 69 85 85 85 85 85 85 85 38 79 85 85 238 82 85 85 85 85 85 85 85 85 85 85 47 90 101 32 101 32 84 85 85 85 (-70)
  47. 2024-02-25 16:49:08,604 DEBUG EmonPi2 5 Timestamp : 1708879748.600268
  48. 2024-02-25 16:49:08,605 DEBUG EmonPi2 5 From Node : 15
  49. 2024-02-25 16:49:08,606 DEBUG EmonPi2 5 Values : [52759, 247.34, 16, 0, 0, 0, 6771, 1979, 0, 0, 39.62, 300, 300, 1, 0, 0.0]
  50. 2024-02-25 16:49:08,607 DEBUG EmonPi2 5 RSSI : -70
  51. 2024-02-25 16:49:08,607 DEBUG EmonPi2 5 Sent to channel(start)' : ToEmonCMS
  52. 2024-02-25 16:49:08,608 DEBUG EmonPi2 5 Sent to channel(end)' : ToEmonCMS
  53. 2024-02-25 16:49:16,145 DEBUG EmonPi2 6 NEW FRAME : OK 8 242 0 0 0 0 0 0 0 61 95 193 0 184 11 184 11 184 11 184 11 184 11 1 0 0 0 (-48)
  54. 2024-02-25 16:49:16,148 DEBUG EmonPi2 6 Timestamp : 1708879756.144797
  55. 2024-02-25 16:49:16,149 DEBUG EmonPi2 6 From Node : 8
  56. 2024-02-25 16:49:16,150 DEBUG EmonPi2 6 Values : [242, 0, 0, 0, 243.81, 19.3, 300, 300, 300, 300, 300, 1]
  57. 2024-02-25 16:49:16,151 DEBUG EmonPi2 6 RSSI : -48
  58. 2024-02-25 16:49:16,152 DEBUG EmonPi2 6 Sent to channel(start)' : ToEmonCMS
  59. 2024-02-25 16:49:16,152 DEBUG EmonPi2 6 Sent to channel(end)' : ToEmonCMS
  60. 2024-02-25 16:49:18,578 DEBUG EmonPi2 7 NEW FRAME : OK 15 77 155 85 85 148 53 69 85 85 85 85 85 85 85 38 79 85 85 238 82 85 85 85 85 85 85 85 85 85 85 47 90 101 32 101 32 84 85 85 85 (-71)
  61. 2024-02-25 16:49:18,582 DEBUG EmonPi2 7 Timestamp : 1708879758.577902
  62. 2024-02-25 16:49:18,583 DEBUG EmonPi2 7 From Node : 15
  63. 2024-02-25 16:49:18,583 DEBUG EmonPi2 7 Values : [52760, 247.69, 16, 0, 0, 0, 6771, 1979, 0, 0, 39.62, 300, 300, 1, 0, 0.0]
  64. 2024-02-25 16:49:18,584 DEBUG EmonPi2 7 RSSI : -71
  65. 2024-02-25 16:49:18,585 DEBUG EmonPi2 7 Sent to channel(start)' : ToEmonCMS
  66. 2024-02-25 16:49:18,586 DEBUG EmonPi2 7 Sent to channel(end)' : ToEmonCMS
  67. 2024-02-25 16:49:26,021 DEBUG EmonPi2 8 NEW FRAME : OK 8 243 0 0 0 0 0 0 0 103 95 193 0 184 11 184 11 184 11 184 11 184 11 1 0 0 0 (-63)
  68. 2024-02-25 16:49:26,024 DEBUG EmonPi2 8 Timestamp : 1708879766.020860
  69. 2024-02-25 16:49:26,025 DEBUG EmonPi2 8 From Node : 8
  70. 2024-02-25 16:49:26,026 DEBUG EmonPi2 8 Values : [243, 0, 0, 0, 244.23000000000002, 19.3, 300, 300, 300, 300, 300, 1]
  71. 2024-02-25 16:49:26,027 DEBUG EmonPi2 8 RSSI : -63
  72. 2024-02-25 16:49:26,027 DEBUG EmonPi2 8 Sent to channel(start)' : ToEmonCMS
  73. 2024-02-25 16:49:26,028 DEBUG EmonPi2 8 Sent to channel(end)' : ToEmonCMS
  74. 2024-02-25 16:49:28,454 DEBUG EmonPi2 9 NEW FRAME : OK 15 76 155 85 85 166 53 69 85 85 85 85 85 85 85 38 79 85 85 238 82 85 85 85 85 85 85 85 85 85 85 47 90 101 32 101 32 84 85 85 85 (-71)
  75. 2024-02-25 16:49:28,458 DEBUG EmonPi2 9 Timestamp : 1708879768.453716
  76. 2024-02-25 16:49:28,459 DEBUG EmonPi2 9 From Node : 15
  77. 2024-02-25 16:49:28,459 DEBUG EmonPi2 9 Values : [52761, 248.19, 16, 0, 0, 0, 6771, 1979, 0, 0, 39.62, 300, 300, 1, 0, 0.0]
  78. 2024-02-25 16:49:28,460 DEBUG EmonPi2 9 RSSI : -71
  79. 2024-02-25 16:49:28,461 DEBUG EmonPi2 9 Sent to channel(start)' : ToEmonCMS
  80. 2024-02-25 16:49:28,461 DEBUG EmonPi2 9 Sent to channel(end)' : ToEmonCMS
  81. 2024-02-25 16:49:35,998 DEBUG EmonPi2 10 NEW FRAME : OK 8 9 1 0 0 0 0 0 0 129 95 193 0 184 11 184 11 184 11 184 11 184 11 1 0 0 0 (-48)
  82. 2024-02-25 16:49:36,001 DEBUG EmonPi2 10 Timestamp : 1708879775.997646
  83. 2024-02-25 16:49:36,002 DEBUG EmonPi2 10 From Node : 8
  84. 2024-02-25 16:49:36,003 DEBUG EmonPi2 10 Values : [265, 0, 0, 0, 244.49, 19.3, 300, 300, 300, 300, 300, 1]
  85. 2024-02-25 16:49:36,003 DEBUG EmonPi2 10 RSSI : -48
  86. 2024-02-25 16:49:36,004 DEBUG EmonPi2 10 Sent to channel(start)' : ToEmonCMS
  87. 2024-02-25 16:49:36,005 DEBUG EmonPi2 10 Sent to channel(end)' : ToEmonCMS
  88. 2024-02-25 16:49:38,431 DEBUG EmonPi2 11 NEW FRAME : OK 15 79 155 85 85 68 52 69 85 85 85 85 85 85 85 38 79 85 85 238 82 85 85 85 85 85 85 85 85 85 85 47 90 101 32 101 32 84 85 85 85 (-68)
  89. 2024-02-25 16:49:38,435 DEBUG EmonPi2 11 Timestamp : 1708879778.431239
  90. 2024-02-25 16:49:38,436 DEBUG EmonPi2 11 From Node : 15
  91. 2024-02-25 16:49:38,437 DEBUG EmonPi2 11 Values : [52762, 248.49, 16, 0, 0, 0, 6771, 1979, 0, 0, 39.62, 300, 300, 1, 0, 0.0]
  92. 2024-02-25 16:49:38,438 DEBUG EmonPi2 11 RSSI : -68
  93. 2024-02-25 16:49:38,438 DEBUG EmonPi2 11 Sent to channel(start)' : ToEmonCMS
  94. 2024-02-25 16:49:38,439 DEBUG EmonPi2 11 Sent to channel(end)' : ToEmonCMS
  95. 2024-02-25 16:49:45,874 DEBUG EmonPi2 12 NEW FRAME : OK 8 245 0 0 0 0 0 0 0 59 95 193 0 184 11 184 11 184 11 184 11 184 11 1 0 0 0 (-49)
  96. 2024-02-25 16:49:45,878 DEBUG EmonPi2 12 Timestamp : 1708879785.874223
  97. 2024-02-25 16:49:45,878 DEBUG EmonPi2 12 From Node : 8
  98. 2024-02-25 16:49:45,879 DEBUG EmonPi2 12 Values : [245, 0, 0, 0, 243.79, 19.3, 300, 300, 300, 300, 300, 1]
  99. 2024-02-25 16:49:45,880 DEBUG EmonPi2 12 RSSI : -49
  100. 2024-02-25 16:49:45,881 DEBUG EmonPi2 12 Sent to channel(start)' : ToEmonCMS
  101. 2024-02-25 16:49:45,881 DEBUG EmonPi2 12 Sent to channel(end)' : ToEmonCMS
  102. 2024-02-25 16:49:48,408 DEBUG EmonPi2 13 NEW FRAME : OK 15 78 155 85 85 165 53 69 85 85 85 85 85 85 85 38 79 85 85 238 82 85 85 85 85 85 85 85 85 85 85 47 90 101 32 101 32 84 85 85 85 (-71)
  103. 2024-02-25 16:49:48,412 DEBUG EmonPi2 13 Timestamp : 1708879788.407733
  104. 2024-02-25 16:49:48,413 DEBUG EmonPi2 13 From Node : 15
  105. 2024-02-25 16:49:48,414 DEBUG EmonPi2 13 Values : [52763, 248.16, 16, 0, 0, 0, 6771, 1979, 0, 0, 39.62, 300, 300, 1, 0, 0.0]
  106. 2024-02-25 16:49:48,415 DEBUG EmonPi2 13 RSSI : -71
  107. 2024-02-25 16:49:48,416 DEBUG EmonPi2 13 Sent to channel(start)' : ToEmonCMS
  108. 2024-02-25 16:49:48,416 DEBUG EmonPi2 13 Sent to channel(end)' : ToEmonCMS
  109. 2024-02-25 16:49:55,853 DEBUG EmonPi2 14 NEW FRAME : OK 8 246 0 0 0 0 0 0 0 75 95 193 0 184 11 184 11 184 11 184 11 184 11 1 0 0 0 (-47)
  110. 2024-02-25 16:49:55,856 DEBUG EmonPi2 14 Timestamp : 1708879795.852790
  111. 2024-02-25 16:49:55,857 DEBUG EmonPi2 14 From Node : 8
  112. 2024-02-25 16:49:55,858 DEBUG EmonPi2 14 Values : [246, 0, 0, 0, 243.95000000000002, 19.3, 300, 300, 300, 300, 300, 1]
  113. 2024-02-25 16:49:55,859 DEBUG EmonPi2 14 RSSI : -47
  114. 2024-02-25 16:49:55,859 DEBUG EmonPi2 14 Sent to channel(start)' : ToEmonCMS
  115. 2024-02-25 16:49:55,860 DEBUG EmonPi2 14 Sent to channel(end)' : ToEmonCMS
  116. 2024-02-25 16:49:58,286 DEBUG EmonPi2 15 NEW FRAME : OK 15 73 155 85 85 155 53 69 85 85 85 85 85 85 85 38 79 85 85 238 82 85 85 85 85 85 85 85 85 85 85 47 90 101 32 101 32 84 85 85 85 (-68)
  117. 2024-02-25 16:49:58,290 DEBUG EmonPi2 15 Timestamp : 1708879798.285809
  118. 2024-02-25 16:49:58,290 DEBUG EmonPi2 15 From Node : 15
  119. 2024-02-25 16:49:58,291 DEBUG EmonPi2 15 Values : [52764, 247.82, 16, 0, 0, 0, 6771, 1979, 0, 0, 39.62, 300, 300, 1, 0, 0.0]
  120. 2024-02-25 16:49:58,292 DEBUG EmonPi2 15 RSSI : -68
  121. 2024-02-25 16:49:58,293 DEBUG EmonPi2 15 Sent to channel(start)' : ToEmonCMS
  122. 2024-02-25 16:49:58,293 DEBUG EmonPi2 15 Sent to channel(end)' : ToEmonCMS
  123. 2024-02-25 16:50:05,729 DEBUG EmonPi2 16 NEW FRAME : OK 8 243 0 0 0 0 0 0 0 239 95 193 0 184 11 184 11 184 11 184 11 184 11 1 0 0 0 (-48)
  124. 2024-02-25 16:50:05,733 DEBUG EmonPi2 16 Timestamp : 1708879805.729296
  125. 2024-02-25 16:50:05,734 DEBUG EmonPi2 16 From Node : 8
  126. 2024-02-25 16:50:05,734 DEBUG EmonPi2 16 Values : [243, 0, 0, 0, 245.59, 19.3, 300, 300, 300, 300, 300, 1]
  127. 2024-02-25 16:50:05,735 DEBUG EmonPi2 16 RSSI : -48
  128. 2024-02-25 16:50:05,736 DEBUG EmonPi2 16 Sent to channel(start)' : ToEmonCMS
  129. 2024-02-25 16:50:05,737 DEBUG EmonPi2 16 Sent to channel(end)' : ToEmonCMS
  130. 2024-02-25 16:50:08,262 DEBUG EmonPi2 17 NEW FRAME : OK 15 72 155 85 85 98 52 69 85 85 85 85 85 85 85 38 79 85 85 238 82 85 85 85 85 85 85 85 85 85 85 47 90 101 32 101 32 84 85 85 85 (-70)
  131. 2024-02-25 16:50:08,266 DEBUG EmonPi2 17 Timestamp : 1708879808.262090
  132. 2024-02-25 16:50:08,267 DEBUG EmonPi2 17 From Node : 15
  133. 2024-02-25 16:50:08,267 DEBUG EmonPi2 17 Values : [52765, 248.87, 16, 0, 0, 0, 6771, 1979, 0, 0, 39.62, 300, 300, 1, 0, 0.0]
  134. 2024-02-25 16:50:08,268 DEBUG EmonPi2 17 RSSI : -70
  135. 2024-02-25 16:50:08,269 DEBUG EmonPi2 17 Sent to channel(start)' : ToEmonCMS
  136. 2024-02-25 16:50:08,270 DEBUG EmonPi2 17 Sent to channel(end)' : ToEmonCMS
  137. 2024-02-25 16:50:25,537 DEBUG EmonPi2 18 NEW FRAME : OK 8 248 0 0 0 0 0 0 0 23 96 193 0 184 11 184 11 184 11 184 11 184 11 1 0 0 0 (-50)
  138. 2024-02-25 16:50:25,540 DEBUG EmonPi2 18 Timestamp : 1708879825.537020
  139. 2024-02-25 16:50:25,541 DEBUG EmonPi2 18 From Node : 8
  140. 2024-02-25 16:50:25,542 DEBUG EmonPi2 18 Values : [248, 0, 0, 0, 245.99, 19.3, 300, 300, 300, 300, 300, 1]
  141. 2024-02-25 16:50:25,543 DEBUG EmonPi2 18 RSSI : -50
  142. 2024-02-25 16:50:25,543 DEBUG EmonPi2 18 Sent to channel(start)' : ToEmonCMS
  143. 2024-02-25 16:50:25,544 DEBUG EmonPi2 18 Sent to channel(end)' : ToEmonCMS
  144. 2024-02-25 16:50:28,171 DEBUG EmonPi2 19 NEW FRAME : OK 15 74 155 85 85 224 52 69 85 85 85 85 85 85 85 33 79 85 85 238 82 85 85 85 85 85 85 85 85 85 85 47 90 101 32 101 32 84 85 85 85 (-69)
  145. 2024-02-25 16:50:28,175 DEBUG EmonPi2 19 Timestamp : 1708879828.170584
  146. 2024-02-25 16:50:28,176 DEBUG EmonPi2 19 From Node : 15
  147. 2024-02-25 16:50:28,176 DEBUG EmonPi2 19 Values : [52767, 250.13, 16, 0, 0, 0, 6772, 1979, 0, 0, 39.62, 300, 300, 1, 1, 11.11111111111111]
  148. 2024-02-25 16:50:28,177 DEBUG EmonPi2 19 RSSI : -69
  149. 2024-02-25 16:50:28,178 DEBUG EmonPi2 19 Sent to channel(start)' : ToEmonCMS
  150. 2024-02-25 16:50:28,179 DEBUG EmonPi2 19 Sent to channel(end)' : ToEmonCMS
  151.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement