Network

From London Hackspace Wiki
Revision as of 11:46, 2 May 2013 by Russ (talk | contribs) (Created page with "<graphviz> digraph network { "Zen Interweb" -> Boole Boole -> "Some kind of switch, presumably" "Some kind of switch, presumably" -> "AP 1" "Some kind of switch, presumably" ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<graphviz> digraph network {

"Zen Interweb" -> Boole Boole -> "Some kind of switch, presumably" "Some kind of switch, presumably" -> "AP 1" "Some kind of switch, presumably" -> "AP 2" "Some kind of switch, presumably" -> "AP 3" "Some kind of switch, presumably" -> blah } </graphviz>