HacklabMQ: Difference between revisions
Jump to navigation
Jump to search
no edit summary
(Documentation for our AMQP system!) |
No edit summary |
||
Line 33: | Line 33: | ||
"door.entry.twitter" [shape=box style=filled fillcolor="palegreen1"] | "door.entry.twitter" [shape=box style=filled fillcolor="palegreen1"] | ||
"door.entry. | "door.entry.notification" [shape=box style=filled fillcolor="palegreen1"] | ||
"notification.general.doorbot" [shape=box style=filled fillcolor="palegreen1"] | "notification.general.doorbot" [shape=box style=filled fillcolor="palegreen1"] | ||
"notification.general.ledsign" [shape=box style=filled fillcolor="palegreen1"] | "notification.general.ledsign" [shape=box style=filled fillcolor="palegreen1"] | ||
Line 45: | Line 45: | ||
"Building Door System" -> "HTTP Service\ncard_event" -> "door.entry" | "Building Door System" -> "HTTP Service\ncard_event" -> "door.entry" | ||
"door.entry" -> "door.entry. | "door.entry" -> "door.entry.notification" | ||
"door.entry" -> "door.entry.twitter" | "door.entry" -> "door.entry.twitter" | ||
"door.entry. | "door.entry.notification" -> "doormsg_to_notification" -> "notification.general" | ||
"door.entry.twitter" -> "hacklab_door_tweeter" -> "HTTP API\nTwitter" | "door.entry.twitter" -> "hacklab_door_tweeter" -> "HTTP API\nTwitter" | ||