Files @ 1a7e5b07bf17
Branch filter:

Location: light9/show/dance2017/effect/houseside.n3

Drew Perttula
use my greplin fork's stats/ code instead of an old local one
Ignore-this: f0935bd61f0b982e544c1991e14fb51e
@prefix : <http://light9.bigasterisk.com/> .
@prefix dev: <http://light9.bigasterisk.com/device/> .
@prefix effect: <http://light9.bigasterisk.com/effect/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .


effect:houseside a :Effect; rdfs:label "houseside";
     :publishAttr :strength; :setting effect:houseside_set0 .
effect:houseside_set0 :device dev:houseSide; :deviceAttr :brightness;
     :scaledValue 1.000 .