Files @ 8a77bb6871ff
Branch filter:

Location: light9/show/dance2014/networking.n3

drewp@bigasterisk.com
show 2014 checkpoint
Ignore-this: ae06558b300eba7aa066a48b676e9aad
@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/>;
  :picamserve       <http://10.2.0.3:8001/>;
  :vidref           <http://plus:8053/> .