8 lines
259 B
JSON
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" }
|
|
]
|
|
}
|