Files
@ 8a9a9b58a4e2
Branch filter:
Location: light9/show/dance2016/networking.n3 - annotation
8a9a9b58a4e2
1.3 KiB
text/plain
live page now knows that collector needs all settings on each request
Ignore-this: 79ad8d1e001b98b6fce6d14f75f92745
Ignore-this: 79ad8d1e001b98b6fce6d14f75f92745
6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b f85cc11b3e8c f85cc11b3e8c f85cc11b3e8c f85cc11b3e8c f85cc11b3e8c f85cc11b3e8c f85cc11b3e8c f85cc11b3e8c f85cc11b3e8c f85cc11b3e8c f85cc11b3e8c f85cc11b3e8c f85cc11b3e8c f85cc11b3e8c f85cc11b3e8c 6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b | @prefix : <http://light9.bigasterisk.com/> .
@prefix show: <http://light9.bigasterisk.com/show/> .
@prefix sh: <http://light9.bigasterisk.com/show/dance2016/> .
show:dance2016 :networking sh:netHome .
sh:netHome
:webServer <http://plus:8200/>;
:patchReceiverUpdateHost "plus";
:curveCalc <http://plus:8201/>;
:collector <http://plus:8202/>;
:collectorZmq <http://plus:8203/>;
:effectEval <http://plus:8204/>;
:effectSequencer <http://plus:8213/>;
:keyboardComposer <http://plus:8205/>;
:musicPlayer <http://plus:8206/>;
:oscDmxServer <udp://plus:8207/>;
:picamserve <http://10.2.0.5:8208/>;
:rdfdb <http://plus:8209/>;
:subComposer <http://plus:8210/>;
:subServer <http://plus:8211/>;
:vidref <http://plus:8212/> .
:curveCalc :urlPath "curveCalc" .
:dmxServer :urlPath "dmxServer" .
:effectEval :urlPath "effectEval" .
:keyboardComposer :urlPath "keyboardComposer" .
:musicPlayer :urlPath "ascoltami" .
:picamserve :urlPath "picamserve" .
:rdfdb :urlPath "rdfdb" .
:subComposer :urlPath "subComposer" .
:subServer :urlPath "subServer" .
:vidref :urlPath "vidref" .
:collector :urlPath "collector" .
:effectSequencer :urlPath "effectSequencer" .
|