17 lines
273 B
JSON
17 lines
273 B
JSON
|
{
|
||
|
"manufacturer": "Monster Cable",
|
||
|
"manufacturerId": "0x007e",
|
||
|
"label": "ML LAS1000",
|
||
|
"description": "Plugin Appliance Module",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x0101",
|
||
|
"productId": "0x0206"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
}
|
||
|
}
|