Mercurial > code > home > repos > light9
diff show/dance2017/deviceClass.n3 @ 1612:97e4f1b5ff19
choice UI support on live editor
Ignore-this: e9bb570f128b05a498d05b4c6b6bcf86
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Tue, 06 Jun 2017 06:37:09 +0000 |
parents | 3e51e55496f1 |
children | 6d9c575200dd |
line wrap: on
line diff
--- a/show/dance2017/deviceClass.n3 Mon Jun 05 09:57:18 2017 +0000 +++ b/show/dance2017/deviceClass.n3 Tue Jun 06 06:37:09 2017 +0000 @@ -15,9 +15,9 @@ rdfs:comment "0=none, 1=fastest" . :goboSpeed a :DeviceAttr; rdfs:label "goboSpeed"; :dataType :scalar ; rdfs:comment "0=stopped, 1=rotate the fastest". -:quantumGoboChoice a :DeviceAttr; rdfs:label "quantumGoboChoice"; :dataType :choice; +:quantumGoboChoice a :DeviceAttr; rdfs:label "gobo"; :dataType :choice; :choice :open, :spider, :windmill, :limbo, :brush, :whirlpool, :stars . -:mini15GoboChoice a :DeviceAttr; rdfs:label "mini15GoboChoice"; :dataType :choice; +:mini15GoboChoice a :DeviceAttr; rdfs:label "gobo"; :dataType :choice; :choice :mini15Gobo1, :mini15Gobo2, :mini15Gobo3, :mini15Gobo4, :mini15Gobo5, :mini15Gobo6, :mini15Gobo7, :mini15Gobo8, :mini15Gobo9, :mini15Gobo10 . :goboShake a :DeviceAttr; rdfs:label "goboShake"; :dataType :scalar .