115 lines
2.1 KiB
JSON
115 lines
2.1 KiB
JSON
{
|
|
"manufacturer": "Jin Tao Bao",
|
|
"manufacturerId": "0x015a",
|
|
"label": "Curtain Motor",
|
|
"description": "Curtain Motor",
|
|
"devices": [
|
|
{
|
|
"productType": "0x1007",
|
|
"productId": "0x0002"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Lifeline",
|
|
"maxNodes": 1,
|
|
"isLifeline": true
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "17",
|
|
"label": "Motor Open, Go to Direction B",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 4294967295,
|
|
"defaultValue": 0,
|
|
"unsigned": true,
|
|
"writeOnly": true
|
|
},
|
|
{
|
|
"#": "18",
|
|
"label": "Motor Stop",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 4294967295,
|
|
"defaultValue": 0,
|
|
"unsigned": true,
|
|
"writeOnly": true
|
|
},
|
|
{
|
|
"#": "19",
|
|
"label": "Motor Close, Go to Direction A",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 4294967295,
|
|
"defaultValue": 0,
|
|
"unsigned": true,
|
|
"writeOnly": true
|
|
},
|
|
{
|
|
"#": "20",
|
|
"label": "Motor Position",
|
|
"description": "Return motor current position",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 99,
|
|
"defaultValue": 0,
|
|
"readOnly": true
|
|
},
|
|
{
|
|
"#": "22",
|
|
"label": "Revert Motor Direction",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 4294967295,
|
|
"defaultValue": 0,
|
|
"unsigned": true,
|
|
"writeOnly": true
|
|
},
|
|
{
|
|
"#": "23",
|
|
"label": "Clear Motor Lead Tail Endpoint Setting",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true,
|
|
"writeOnly": true
|
|
},
|
|
{
|
|
"#": "32",
|
|
"label": "Return Motor Status Flag",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true,
|
|
"readOnly": true
|
|
},
|
|
{
|
|
"#": "33",
|
|
"label": "Enable Manual Pulling Function",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 4294967295,
|
|
"defaultValue": 0,
|
|
"unsigned": true,
|
|
"writeOnly": true
|
|
},
|
|
{
|
|
"#": "34",
|
|
"label": "Disable Manual Pulling Function",
|
|
"valueSize": 4,
|
|
"minValue": 0,
|
|
"maxValue": 4294967295,
|
|
"defaultValue": 0,
|
|
"unsigned": true,
|
|
"writeOnly": true
|
|
}
|
|
]
|
|
}
|