Line 61: | Line 61: | ||
"sensordata":{ | "sensordata":{ | ||
"type": "boolean", | "type": "boolean", | ||
"default": "0", | |||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of device is used by | "description": "State whether this type of device is used by the project."}, | ||
"solarenergy":{ | "solarenergy":{ | ||
"type": " | "type": "boolean", | ||
"default": " | "default": "0", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of device is used by | "description": "State whether this type of device is used by the project."}, | ||
"digitalfabrication":{ | "digitalfabrication":{ | ||
"type": " | "type": "boolean", | ||
"default": " | "default": "0", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of device is used by | "description": "State whether this type of device is used by the project."}, | ||
"biomaterials":{ | "biomaterials":{ | ||
"type": " | "type": "boolean", | ||
"default": " | "default": "0", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of device is used by | "description": "State whether this type of device is used by the project."}, | ||
"roboticintelligence":{ | "roboticintelligence":{ | ||
"type": " | "type": "boolean", | ||
"default": " | "default": "0", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of device is used by | "description": "State whether this type of device is used by the project."}, | ||
"reactivematerials":{ | "reactivematerials":{ | ||
"type": " | "type": "boolean", | ||
"default": " | "default": "0", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of device is used by | "description": "State whether this type of device is used by the project."}, | ||
"airdepuration":{ | "airdepuration":{ | ||
"type": " | "type": "boolean", | ||
"default": " | "default": "0", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of device is used by | "description": "State whether this type of device is used by the project."}, | ||
"ledtech":{ | "ledtech":{ | ||
"type": " | "type": "boolean", | ||
"default": " | "default": "0", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of device is used by | "description": "State whether this type of device is used by the project."}, | ||
"processactivators":{ | "processactivators":{ | ||
"type": " | "type": "boolean", | ||
"default": " | "default": "0", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of device is used by | "description": "State whether this type of device is used by the project."} | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ |
Revision as of 08:48, 1 April 2020
Template for adding a devices section to a project page
Parameter | Description | Type | Status | |
---|---|---|---|---|
sensordata | sensordata | State whether this type of device is used by the project.
| Boolean | required |
solarenergy | solarenergy | State whether this type of device is used by the project.
| Boolean | required |
digitalfabrication | digitalfabrication | State whether this type of device is used by the project.
| Boolean | required |
biomaterials | biomaterials | State whether this type of device is used by the project.
| Boolean | required |
roboticintelligence | roboticintelligence | State whether this type of device is used by the project.
| Boolean | required |
reactivematerials | reactivematerials | State whether this type of device is used by the project.
| Boolean | required |
airdepuration | airdepuration | State whether this type of device is used by the project.
| Boolean | required |
ledtech | ledtech | State whether this type of device is used by the project.
| Boolean | required |
processactivators | processactivators | State whether this type of device is used by the project.
| Boolean | required |