Files
@ 5db651b08d77
Branch filter:
Location: light9/show/dance2016/networking.n3 - annotation
5db651b08d77
1.3 KiB
text/plain
syncedgraph log traceback on a handler exception
Ignore-this: 26b425864acaf1eb479ab9d68855c07e
Ignore-this: 26b425864acaf1eb479ab9d68855c07e
6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b 6c2d78dabb8b 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 15f296550447 f85cc11b3e8c 15f296550447 15f296550447 15f296550447 15f296550447 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://dash:8200/>;
:patchReceiverUpdateHost "dash";
:curveCalc <http://dash:8201/>;
:collector <http://dash:8202/>;
:collectorZmq <http://dash:8203/>;
:effectEval <http://dash:8204/>;
:effectSequencer <http://dash:8213/>;
:keyboardComposer <http://dash:8205/>;
:musicPlayer <http://dash:8206/>;
:oscDmxServer <udp://dash:8207/>;
:picamserve <http://10.2.0.5:8208/>;
:rdfdb <http://dash:8209/>;
:subComposer <http://dash:8210/>;
:subServer <http://dash:8211/>;
:vidref <http://dash: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" .
|