You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
743 B
JSON
36 lines
743 B
JSON
|
5 years ago
|
{
|
||
|
|
"dll_paths": [
|
||
|
|
],
|
||
|
|
"extend_widgets": {
|
||
|
|
"QTpCameraesWindow": {
|
||
|
|
"tp_camera_widget": "tp_camera_widget.json"
|
||
|
|
},
|
||
|
|
"QTpJsonSetting": {
|
||
|
|
"tp_algorithm_setting": "algorithm_1.json"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"filter": [
|
||
|
|
"QTpCameraesWindow",
|
||
|
|
"QTpCamera",
|
||
|
|
"QTpPicture"
|
||
|
|
],
|
||
|
|
"resources": [
|
||
|
|
"resource.rcc"
|
||
|
|
],
|
||
|
|
"unique_id": "id_test",
|
||
|
|
"update_folder": "./update/",
|
||
|
|
"update_http": "https://localhost/update/",
|
||
|
|
"user": {
|
||
|
|
"comm": "COM1",
|
||
|
|
"company": 0,
|
||
|
|
"config": "config\\",
|
||
|
|
"enable_devices": [
|
||
|
|
"COM1"
|
||
|
|
],
|
||
|
|
"pic": "pic\\"
|
||
|
|
},
|
||
|
|
"widgets": {
|
||
|
|
"main": "mainwindow_wf_2.ui"
|
||
|
|
}
|
||
|
|
}
|