Difference between revisions of "Rc-dukes"

From BITPlan Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
                   URL="https://en.wikipedia.org/wiki/Luke_Duke"  
 
                   URL="https://en.wikipedia.org/wiki/Luke_Duke"  
 
               ]
 
               ]
   app          [  label="app - Uncle Jesse"     image="Unclejesse.png" fontcolor=white ]
+
   subgraph cluster_car {
   car         [  label="car - Bo"               image="Bo.png"         fontcolor=white ]
+
    car        [   
 +
                  label="car - Bo"              
 +
                  image="Bo.png"        
 +
                  fontcolor=white  
 +
                  URL="https://en.wikipedia.org/wiki/Bo_Duke"
 +
              ]
 +
 
 +
   }
 +
  subgraph cluster_laptop {
 +
    app         [   
 +
                  label="app - Uncle Jesse"    
 +
                  image="Unclejesse.png"  
 +
                  fontcolor=white  
 +
                  URL="https://en.wikipedia.org/wiki/The_Dukes_of_Hazzard#Jesse"
 +
              ]
 +
  }
 +
 
 
   cameramatrix [  label="camera-matrix - Cooter" image="Cooter.png"    fontcolor=white ]
 
   cameramatrix [  label="camera-matrix - Cooter" image="Cooter.png"    fontcolor=white ]
 
   detect      [  label="detect - Daisy"        image="Daisy.png"      fontcolor=white ]
 
   detect      [  label="detect - Daisy"        image="Daisy.png"      fontcolor=white ]
Line 16: Line 32:
 
   watchDog    [  label="watchdog - Flash"      image="Flash.png"      fontcolor=white ]
 
   watchDog    [  label="watchdog - Flash"      image="Flash.png"      fontcolor=white ]
 
   webcontrol  [  label="webcontrol - Boss Hogg" image="BossHogg.png"  fontcolor=white ]
 
   webcontrol  [  label="webcontrol - Boss Hogg" image="BossHogg.png"  fontcolor=white ]
   wecontrol -> car [ label="http" ]
+
   webcontrol -> car [ label="http" ]
 
}
 
}
 
</graphviz>
 
</graphviz>

Revision as of 07:11, 8 January 2020

Table

# module DukesVerticle Character tests Messages
1 action Luke.png Luke
2 app Unclejesse.png Uncle Jesse
3 car Bo.png Bo
4 camera-matrix Cooter.png Cooter
5 detect Daisy.png Daisy
6 geometry Enos.png Enos
7 imageview Rosco.png Rosco
8 roi Cletus.png Cletus
9 server BoarsNest.png {{Done} Boars Nest
10 watchdog Flash.png Flash
11 webcontrol BossHogg.png Boss Hogg