User Tools

Site Tools


message_bus

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
message_bus [2015-10-05 15:25] – created timmessage_bus [2015-10-05 15:55] – external edit 127.0.0.1
Line 5: Line 5:
 Hostname: amqp.hacklab Hostname: amqp.hacklab
  
-==== timer.(60|300|600|1800|3600|86400) ====+==== actions.play_sound ==== 
 + 
 +==== dali.* ==== 
 + 
 +Topic: dali.preset 
 + 
 +==== discobot.* ==== 
 + 
 +Topic: discobot.button(\d+)_(on|off) 
 +Topic: discobot.ball 
 +Topic: discobot.lights.(on|off) 
 + 
 +==== timer.* ==== 
 + 
 +Topic: timer.(60|300|600|1800|3600|86400)
  
 Generated by the "timer" script, every X seconds. This allows other scripts to perform periodic actions just by listening for the events. Generated by the "timer" script, every X seconds. This allows other scripts to perform periodic actions just by listening for the events.
  
-discobot.button1_off +==== doorbot.lcd.display ==== 
-discobot.button1_on + 
-discobot.button3_off +==== doorbot.pir ==== 
-discobot.button3_on + 
-discobot.button6_off +==== door.* ==== 
-discobot.button6_on +
-doorbot.lcd.display +
-doorbot.pir+
 door.exit_button_down door.exit_button_down
 door.exit_button_up door.exit_button_up
Line 25: Line 37:
 door.unlock_button_down door.unlock_button_down
 door.unlock_button_up door.unlock_button_up
 +
 +==== irc.* ====
 +
 +irc.message
 irc.send irc.send
 +
 +==== laser.* ====
 +
 laser.monitor laser.monitor
 laser.temperature laser.temperature
 +
 +==== Other ====
 +
 lightsensor.g1 lightsensor.g1
 +
 network.arp-sighting network.arp-sighting
 network.device-offline network.device-offline
 network.device-online network.device-online
 +
 presence.status presence.status
 +
 rf12.received.raw rf12.received.raw
 +
 rhapsody.submessage rhapsody.submessage
 +
 spaceapi.sensor.json spaceapi.sensor.json
 +
 temperature.g1 temperature.g1
 +
 test.message test.message
-timer.1800 
-timer.300 
-timer.3600 
-timer.60 
-timer.600 
-timer.86400 
  
message_bus.txt · Last modified: 2016-10-03 18:31 by tim

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki