Files
@ 86387784ff4b
Branch filter:
Location: light9/show/dance2015/networking.n3 - annotation
86387784ff4b
1.2 KiB
text/plain
checkpoint show data
Ignore-this: 6080a4ce8cbe9960c5d7ed2bcac1ed5a
Ignore-this: 6080a4ce8cbe9960c5d7ed2bcac1ed5a
e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 4088c98b5b10 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 | @prefix : <http://light9.bigasterisk.com/> .
@prefix show: <http://light9.bigasterisk.com/show/> .
@prefix sh: <http://light9.bigasterisk.com/show/dance2015/> .
show:dance2015 :networking sh:netHome .
sh:netHome
:webServer <http://plus:8200/>;
:patchReceiverUpdateHost "plus";
:curveCalc <http://plus:8201/>;
:dmxServer <http://plus:8202/>;
:dmxServerZmq <http://plus:8203/>;
:effectEval <http://plus:8204/>;
:keyboardComposer <http://plus:8205/>;
:musicPlayer <http://plus:8206/>;
:oscDmxServer <udp://plus:8207/>;
:picamserve <http://dancecam: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" .
|