[ { "id": 1, "name": "Zapper v2", "description": "Nintendo Entertainment System", "category": "Classic Famicom", "variables": [ { "id": 1, "name": "Trigger sensor v2", "type": "double", "minValue": 0, "maxValue": 100, "unit": "Point", "category": "Buttons" }, { "id": 2, "name": "Basic voltage v2", "type": "double", "minValue": 0, "maxValue": 12, "unit": "V", "category": "Electric" }, { "id": 3, "name": "Version v2", "type": "string", "minValue": 0, "maxValue": 0, "unit": "" }, { "id": 4, "name": "Trigger pressed", "type": "boolean", "minValue": 0, "maxValue": 1, "unit": "", "category": "Buttons" }, { "id": 5, "name": "Light emitter voltage", "type": "double", "minValue": 0, "maxValue": 12, "unit": "V", "category": "Electric" } ] }, { "id": 2, "name": "Joypad classic", "description": "Nintendo Entertainment System", "variables": [ { "id": 1, "name": "Button A", "type": "boolean", "minValue": 0, "maxValue": 1, "unit": "", "category": "Buttons" }, { "id": 2, "name": "Button B", "type": "boolean", "minValue": 0, "maxValue": 1, "unit": "", "category": "Buttons" }, { "id": 3, "name": "Button START", "type": "boolean", "minValue": 0, "maxValue": 1, "unit": "", "category": "Buttons" }, { "id": 4, "name": "Button SELECT", "type": "boolean", "minValue": 0, "maxValue": 1, "unit": "", "category": "Buttons" } ] } ]