64 lines
1.2 KiB
JSON
64 lines
1.2 KiB
JSON
{
|
|
"manufacturer": "Shenzhen Saykey Technology Co., Ltd.",
|
|
"manufacturerId": "0x032c",
|
|
"label": "SK-3007-05",
|
|
"description": "Curtain Motor Control External Module",
|
|
"devices": [
|
|
{
|
|
"productType": "0x3007",
|
|
"productId": "0x0005"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "4",
|
|
"label": "Current Motor Position",
|
|
"valueSize": 1,
|
|
"minValue": -127,
|
|
"maxValue": 99,
|
|
"defaultValue": -127,
|
|
"readOnly": true
|
|
},
|
|
{
|
|
"#": "6",
|
|
"label": "Motor Direction",
|
|
"description": "Toggle motor direction between reverse and default",
|
|
"valueSize": 1,
|
|
"minValue": -128,
|
|
"maxValue": 127,
|
|
"defaultValue": 0,
|
|
"writeOnly": true
|
|
},
|
|
{
|
|
"#": "7",
|
|
"label": "Clear Motor Lead Tail Endpoint Setting",
|
|
"valueSize": 1,
|
|
"minValue": -128,
|
|
"maxValue": 127,
|
|
"defaultValue": 0,
|
|
"writeOnly": true
|
|
},
|
|
{
|
|
"#": "8",
|
|
"label": "Enable Manual Pull Function",
|
|
"valueSize": 1,
|
|
"minValue": -128,
|
|
"maxValue": 127,
|
|
"defaultValue": 0,
|
|
"writeOnly": true
|
|
},
|
|
{
|
|
"#": "9",
|
|
"label": "Disable Manual Pull Function",
|
|
"valueSize": 1,
|
|
"minValue": -128,
|
|
"maxValue": 127,
|
|
"defaultValue": 0,
|
|
"writeOnly": true
|
|
}
|
|
]
|
|
}
|