Advertisement
Guest User

pilight-receive output

a guest
Jan 28th, 2015
450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. pi@RaspberryFHEM ~ $ sudo pilight-receive
  2. {
  3. "code": {
  4. "id": 13935646,
  5. "unit": 1,
  6. "state": "on"
  7. },
  8. "origin": "receiver",
  9. "protocol": "arctech_switch",
  10. "uuid": "0000-00-00-55-abc9b3",
  11. "repeats": 1
  12. }
  13. {
  14. "code": {
  15. "id": 13935646,
  16. "unit": 1,
  17. "state": "up"
  18. },
  19. "origin": "receiver",
  20. "protocol": "arctech_screen",
  21. "uuid": "0000-00-00-55-abc9b3",
  22. "repeats": 1
  23. }
  24. {
  25. "code": {
  26. "id": 13935646,
  27. "unit": 1,
  28. "state": "on"
  29. },
  30. "origin": "receiver",
  31. "protocol": "arctech_switch",
  32. "uuid": "0000-00-00-55-abc9b3",
  33. "repeats": 2
  34. }
  35. {
  36. "code": {
  37. "id": 13935646,
  38. "unit": 1,
  39. "state": "up"
  40. },
  41. "origin": "receiver",
  42. "protocol": "arctech_screen",
  43. "uuid": "0000-00-00-55-abc9b3",
  44. "repeats": 2
  45. }
  46. {
  47. "code": {
  48. "id": 13935646,
  49. "unit": 1,
  50. "state": "on"
  51. },
  52. "origin": "receiver",
  53. "protocol": "arctech_switch",
  54. "uuid": "0000-00-00-55-abc9b3",
  55. "repeats": 3
  56. }
  57. {
  58. "code": {
  59. "id": 13935646,
  60. "unit": 1,
  61. "state": "up"
  62. },
  63. "origin": "receiver",
  64. "protocol": "arctech_screen",
  65. "uuid": "0000-00-00-55-abc9b3",
  66. "repeats": 3
  67. }
  68. {
  69. "code": {
  70. "id": 13935646,
  71. "unit": 1,
  72. "state": "on"
  73. },
  74. "origin": "receiver",
  75. "protocol": "arctech_switch",
  76. "uuid": "0000-00-00-55-abc9b3",
  77. "repeats": 4
  78. }
  79. {
  80. "code": {
  81. "id": 13935646,
  82. "unit": 1,
  83. "state": "up"
  84. },
  85. "origin": "receiver",
  86. "protocol": "arctech_screen",
  87. "uuid": "0000-00-00-55-abc9b3",
  88. "repeats": 4
  89. }
  90. ^Cpi@RaspberryFHEM ~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement