Line 9: | Line 9: | ||
"values": [ | "values": [ | ||
{{#switch: {{{sensordata}}} | {{#switch: {{{sensordata}}} | ||
| 1 = {"name":"GAME","color":"#2bddff","data":1}[[Category:SensorData]] | | 1 = {"name":"GAME","color":"#2bddff","data":1}[[Category:SensorData]], | ||
| 0 = {"name":"GAME","color":"#e2ebf8","data":1} | | 0 = {"name":"GAME","color":"#e2ebf8","data":1}, | ||
| #default = {"name":"GAME","color":"#e2ebf8","data":1} | | #default = {"name":"GAME","color":"#e2ebf8","data":1}, | ||
}} | }} | ||
{"name":"PLAY","color":"#00d67f","data":1}, | {"name":"PLAY","color":"#00d67f","data":1}, | ||
{"name":"SPACE","color":"#0000ff","data":1} | {"name":"SPACE","color":"#0000ff","data":1} |
Revision as of 07:27, 20 May 2020
Syntax error
Template for selecting a parameter to the pie
Parameter | Description | Type | Status | |
---|---|---|---|---|
GAME | GAME | State whether this type of parameter is used by the project.
| Boolean | required |
PLAY | PLAY | State whether this type of parameter is used by the project.
| Boolean | required |
SPACE | SPACE | State whether this type of parameter is used by the project.
| Boolean | required |