87 lines
1.7 KiB
JSON
87 lines
1.7 KiB
JSON
{
|
|
"manufacturer": "Sunricher",
|
|
"manufacturerId": "0x0330",
|
|
"label": "ZV9101",
|
|
"description": "RGBW LED Controller",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0201",
|
|
"productId": "0xd002"
|
|
},
|
|
{
|
|
"productType": "0x021a",
|
|
"productId": "0xd002"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "2",
|
|
"label": "Saving Load State",
|
|
"description": "Saving load state before power failure",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 2,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "Enable/disable Basic Report",
|
|
"description": "Enables/disables to send Basic report to the Lifeline when load state changed",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "5",
|
|
"label": "Cool Light Stage Mode",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 7,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "6",
|
|
"label": "Stage Mode Speed",
|
|
"description": "Speed of stage mode",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 243,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "7",
|
|
"label": "Stage Mode Execution",
|
|
"description": "Execution times of stage mode",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "8",
|
|
"label": "Stage Mode Hue",
|
|
"description": "The hue of stage mode",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "9",
|
|
"label": "Enable/disable External Switch",
|
|
"description": "Enable/disable external switch to be added to and removed from a network",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 0
|
|
}
|
|
]
|
|
}
|