60 lines
1.3 KiB
JSON
60 lines
1.3 KiB
JSON
{
|
|
"manufacturer": "Zipato",
|
|
"manufacturerId": "0x0131",
|
|
"label": "RGBWE27ZW",
|
|
"description": "RGBW Bulb",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0002",
|
|
"productId": "0x0002"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Color Temperature",
|
|
"description": "Values range from 0 to 100 where 0 is cold white and 100 is warm white.",
|
|
"valueSize": 1,
|
|
"minValue": 1,
|
|
"maxValue": 100,
|
|
"defaultValue": 50
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "Shock Sensor Sensitivity",
|
|
"description": "Range from 0 to 31 where 0 is minimum sensitivity and 31 is maximum sensitivity.",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 31,
|
|
"defaultValue": 16
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "Strobe Light Interval",
|
|
"description": "Values range from 0 to 25 in intervals of 100 milliseconds.",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 25,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "4",
|
|
"label": "Strobe Light Pulse Count",
|
|
"description": "Values range from 0 to 250 and a special value 255 which sets infinite flashing.",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "5",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Random Strobe Pulse Colors"
|
|
}
|
|
]
|
|
}
|