Files
@ c070f46c0761
Branch filter:
Location: light9/show/dance2015/networking.n3 - annotation
c070f46c0761
1.2 KiB
text/plain
you can ask to apply empty patch and it will no-op
e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 e644d8f10c04 5e76c8fd8a03 5e76c8fd8a03 5e76c8fd8a03 5e76c8fd8a03 5e76c8fd8a03 5e76c8fd8a03 5e76c8fd8a03 5e76c8fd8a03 5e76c8fd8a03 5e76c8fd8a03 5e76c8fd8a03 5e76c8fd8a03 5e76c8fd8a03 5e76c8fd8a03 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://dash:8200/>;
:patchReceiverUpdateHost "dash";
:curveCalc <http://dash:8201/>;
:dmxServer <http://dash:8202/>;
:dmxServerZmq <http://dash:8203/>;
:effectEval <http://dash:8204/>;
:keyboardComposer <http://dash:8205/>;
:musicPlayer <http://dash:8206/>;
:oscDmxServer <udp://dash:8207/>;
:picamserve <http://10.1.0.41: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" .
|