Advertisement
Guest User

Untitled

a guest
Nov 1st, 2017
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.99 KB | None | 0 0
  1. ##################################
  2. Successful learn with remote #0 ON
  3. ##################################
  4. [WEBSOCKET] Requested action: rfblearn
  5. [RFBRIDGE] Sending LEARN
  6.  
  7. ⸮⸮U
  8. [RFBRIDGE] Action 0xA0
  9. [RFBRIDGE] Action 0xA3
  10. [RFBRIDGE] Sending ACK
  11.  
  12. ⸮⸮U
  13. [RFBRIDGE] Learn success
  14. [RFBRIDGE] Storing 0-ON => '166C00BE0226510000'
  15. [WEBSOCKET] Requested action: rfbsend
  16. [RFBRIDGE] Storing 0-ON => '166C00BE0226510000'
  17. [MAIN] Time: 2017/11/01 14:49:34
  18. [MAIN] Uptime: 1200 seconds
  19. [MAIN] Free heap: 23808 bytes
  20. [MAIN] Power: 3120 mV
  21.  
  22. ###################################################
  23. Successful learn with remote #0 OFF (repeated code)
  24. ###################################################
  25.  
  26. [WEBSOCKET] Requested action: rfblearn
  27. [RFBRIDGE] Sending LEARN
  28.  
  29. ⸮⸮U
  30. [RFBRIDGE] Action 0xA0
  31. [RFBRIDGE] Action 0xA3
  32. [RFBRIDGE] Sending ACK
  33.  
  34. ⸮⸮U
  35. [RFBRIDGE] Learn success
  36. [RFBRIDGE] Storing 0-OFF => '166C00BE0226510000'
  37. [WEBSOCKET] Requested action: rfbsend
  38. [RFBRIDGE] Storing 0-OFF => '166C00BE0226510000'
  39.  
  40. #################################################
  41. Some attempts of using switch 1 to send the codes
  42. #################################################
  43. [WEBSOCKET] Requested action: relay
  44. [RELAY] #0 scheduled ON in 0 ms
  45. [RELAY] #0 set to ON
  46. [RFBRIDGE] Sending MESSAGE '166C00BE0226510000' 0 time(s)
  47. [RELAY] Saving mask: 1
  48. [WEBSOCKET] Requested action: relay
  49. [RELAY] #0 scheduled OFF in 0 ms
  50. [RELAY] #0 set to OFF
  51. [RFBRIDGE] Sending MESSAGE '166C00BE0226510000' 0 time(s)
  52. [RELAY] Saving mask: 0
  53. [WEBSOCKET] Requested action: relay
  54. [RELAY] #0 scheduled ON in 0 ms
  55. [RELAY] #0 set to ON
  56. [RFBRIDGE] Sending MESSAGE '166C00BE0226510000' 0 time(s)
  57. [RELAY] Saving mask: 1
  58. [WEBSOCKET] Requested action: relay
  59. [RELAY] #0 scheduled OFF in 0 ms
  60. [RELAY] #0 set to OFF
  61. [RFBRIDGE] Sending MESSAGE '166C00BE0226510000' 0 time(s)
  62. [RELAY] Saving mask: 0
  63. [WEBSOCKET] Requested action: relay
  64. [RELAY] #0 scheduled ON in 0 ms
  65. [RELAY] #0 set to ON
  66. [RFBRIDGE] Sending MESSAGE '166C00BE0226510000' 0 time(s)
  67. [RELAY] Saving mask: 1
  68. [WEBSOCKET] Requested action: relay
  69. [RELAY] #0 scheduled OFF in 0 ms
  70. [RELAY] #0 set to OFF
  71. [RFBRIDGE] Sending MESSAGE '166C00BE0226510000' 0 time(s)
  72. [RELAY] Saving mask: 0
  73. [WEBSOCKET] Requested action: relay
  74. [RELAY] #0 scheduled ON in 0 ms
  75. [RELAY] #0 set to ON
  76. [RFBRIDGE] Sending MESSAGE '166C00BE0226510000' 0 time(s)
  77. [RELAY] Saving mask: 1
  78.  
  79. ##################################
  80. Failed attempt to learn with remote #1 ON
  81. ##################################
  82. [WEBSOCKET] Requested action: rfblearn
  83. [RFBRIDGE] Sending LEARN
  84.  
  85. ⸮⸮U
  86. [RFBRIDGE] Action 0xA0
  87. [RFBRIDGE] Action 0xA4
  88. [RFBRIDGE] Sending ACK
  89.  
  90. ##################################
  91. Here aproximately 30-40 seconds elapsed, and same code appeared in this "Forward message" log
  92. ##################################
  93. ⸮⸮U
  94. [RFBRIDGE] Forward message '169400BE0226510000' . ##
  95. [RELAY] #0 scheduled OFF in 0 ms
  96. [RELAY] #0 set to OFF
  97. [RFBRIDGE] Sending MESSAGE '166C00BE0226510000' 0 time(s)
  98. [RELAY] Saving mask: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement