control-freak-ide/user/drivers/Arduino/CNC.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": "CNC",
"visible": true,
"changed": true,
"_active": false
},
{
"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": "e208711c-a51c-8d8a-41f2-883cd95ac7c4",
"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": "./Arduino/CNC.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\":\"0x0d\"},\"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\":\"0x0a\",\"count\":\"\",\"wDelimiter\":\"\\\\r\",\"wCount\":\"\"}",
"parentId": "myeventsapp108",
"platform": null,
"storeDestination": "metaDataStore",
"title": "Responses",
"type": 13,
"uid": "-1",
"value": "",
"visible": false,
"view": true
}
]
}