17 lines
255 B
JSON
17 lines
255 B
JSON
|
{
|
||
|
"manufacturer": "Erone",
|
||
|
"manufacturerId": "0x006f",
|
||
|
"label": "HM-LM001",
|
||
|
"description": "Lighting Module",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x0103",
|
||
|
"productId": "0x0001"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
}
|
||
|
}
|