Files @ 6dcd6a84322a
Branch filter:

Location: light9/show/dance2014/networking.n3

drewp@bigasterisk.com
checkpoint show data
Ignore-this: 9e3505fd2065425373a4b8d704127df4
@prefix : <http://light9.bigasterisk.com/> .
@prefix show: <http://light9.bigasterisk.com/show/> .
@prefix sh: <http://light9.bigasterisk.com/show/dance2014/> .

show:dance2014 :networking sh:netHome .
sh:netHome
  :patchReceiverUpdateHost "localhost";
  :rdfdb            <http://localhost:8051/>;
  :effectEval       <http://plus:8070/>;
  :musicPlayer      <http://plus:8040/>;
  :dmxServer        <http://plus:8030/>;
  :oscDmxServer     <udp://plus:9050/>;
  :curveCalc        <http://plus:8060/>;
  :keyboardComposer <http://plus:8050/>;
  :subComposer <http://plus:8054/>;
  :picamserve       <http://10.2.0.3:8001/>;
  :vidref           <http://plus:8053/> .