MeasKit/supported_devices.json
2025-11-21 21:00:41 +01:00

8 lines
259 B
JSON

{
"supported_instruments": [
{ "make": "TEMPLATE", "type": "TEMPLATE" , "source": "TEMPLATE.py" },
{ "make": "3458A" , "type": "multimeter", "source": "3458A.py" },
{ "make": "DS1054Z" , "type": "oscilloscope", "source": "DS1054Z.py" }
]
}