control-freak-ide/user/drivers/JSON_RPC/JSON_RPC.meta.json
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

170 lines
4.4 KiB
JSON

{
"inputs": [
{
"chainType": 0,
"class": "cmx.types.ConfigurableInformation",
"dataRef": "",
"dataSource": "",
"description": null,
"enabled": true,
"enumType": "-1",
"flags": -1,
"group": "General",
"id": "CF_DRIVER_NAME",
"name": "CF_DRIVER_NAME",
"order": 1,
"params": null,
"parentId": "myeventsapp108",
"platform": null,
"storeDestination": "metaDataStore",
"title": "Display Name",
"type": 13,
"uid": "-1",
"value": "JSON_RPC",
"visible": true,
"_active": false,
"changed": true
},
{
"chainType": 0,
"class": "cmx.types.ConfigurableInformation",
"dataRef": "",
"dataSource": "",
"description": null,
"enabled": true,
"enumType": "-1",
"flags": -1,
"group": "General",
"id": "CF_DRIVER_ID",
"name": "CF_DRIVER_ID",
"order": 1,
"params": null,
"parentId": "myeventsapp108",
"platform": null,
"storeDestination": "metaDataStore",
"title": "Id",
"type": 13,
"uid": "-1",
"value": "55ad4a31-2f0c-bfde-2338-b31bac6e56e5",
"visible": true
},
{
"chainType": 0,
"class": "cmx.types.ConfigurableInformation",
"dataRef": "",
"dataSource": "",
"description": null,
"enabled": true,
"enumType": "-1",
"flags": -1,
"group": "Visual",
"id": "CF_DRIVER_ICON",
"name": "CF_DRIVER_ICON",
"order": 1,
"params": null,
"parentId": "myeventsapp108",
"platform": null,
"storeDestination": "metaDataStore",
"title": "Driver Icon",
"type": 18,
"uid": "-1",
"value": "./project1/318i.jpg",
"visible": false
},
{
"chainType": 0,
"class": "cmx.types.ConfigurableInformation",
"dataRef": "",
"dataSource": "",
"description": null,
"enabled": true,
"enumType": "-1",
"flags": -1,
"group": "General",
"id": "CF_DRIVER_CLASS",
"name": "CF_DRIVER_CLASS",
"order": 1,
"params": null,
"parentId": "myeventsapp108",
"platform": null,
"storeDestination": "metaDataStore",
"title": "Driver Class",
"type": 4,
"uid": "-1",
"value": "./JSON_RPC/JSON_RPC.js",
"visible": true
},
{
"chainType": 0,
"class": "cmx.types.ConfigurableInformation",
"dataRef": "",
"dataSource": "",
"description": null,
"enabled": true,
"enumType": "-1",
"flags": -1,
"group": "Settings",
"id": "CommandSettings",
"name": "CF_DRIVER_COMMANDS",
"order": 1,
"params": "{\"constants\":{\"start\":\"\",\"end\":\"\"},\"send\":{\"mode\":false,\"interval\":\"300\",\"timeout\":\"500\",\"onReply\":\"\"}}",
"parentId": "myeventsapp108",
"platform": null,
"storeDestination": "metaDataStore",
"title": "Commands",
"type": "CommandSettings",
"uid": "-1",
"value": "[]",
"visible": true,
"view": true
},
{
"chainType": 0,
"class": "cmx.types.ConfigurableInformation",
"dataRef": "",
"dataSource": "",
"description": null,
"enabled": true,
"enumType": "-1",
"flags": -1,
"group": "Variables",
"id": "VariableSettings",
"name": "CF_DRIVER_VARIABLES",
"order": 1,
"params": null,
"parentId": "myeventsapp108",
"platform": null,
"storeDestination": "metaDataStore",
"title": "Variables",
"type": 13,
"uid": "-1",
"value": "[]",
"visible": false,
"view": true
},
{
"chainType": 0,
"class": "cmx.types.ConfigurableInformation",
"dataRef": "",
"dataSource": "",
"description": null,
"enabled": true,
"enumType": "-1",
"flags": -1,
"group": "Responses",
"id": "ResponseSettings",
"name": "CF_DRIVER_RESPONSES",
"order": 1,
"params": "{\"start\":false,\"startString\":\"\",\"cTypeByte\":false,\"cTypePacket\":false,\"cTypeDelimiter\":true,\"cTypeCount\":false,\"delimiter\":\"\\\\r\",\"count\":\"\",\"wDelimiter\":\"\\\\r\",\"wCount\":\"\"}",
"parentId": "myeventsapp108",
"platform": null,
"storeDestination": "metaDataStore",
"title": "Responses",
"type": 13,
"uid": "-1",
"value": "[]",
"visible": false,
"view": true
}
]
}