23 lines
365 B
JSON
23 lines
365 B
JSON
{
|
|
"manufacturer": "Everspring",
|
|
"manufacturerId": "0x0060",
|
|
"label": "SF812",
|
|
"description": "Smoke Sensor",
|
|
"devices": [
|
|
{
|
|
"productType": "0x000d",
|
|
"productId": "0x0001"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Alarm notifications",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
}
|
|
}
|
|
}
|