버전 업그레이드
This commit is contained in:
24
config.json
24
config.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"cognex": {
|
||||
"ip": "169.254.0.1",
|
||||
"ip": "192.168.1.2",
|
||||
"port": 23
|
||||
},
|
||||
"basler": {
|
||||
@@ -12,7 +12,7 @@
|
||||
"speed_cms": 30.0
|
||||
},
|
||||
"db": {
|
||||
"server": "Wizis.iptime.org,20220",
|
||||
"server": "tcp:Wizis.iptime.org,20220",
|
||||
"database": "MES_ANT",
|
||||
"username": "AIUser",
|
||||
"password": "AIUser"
|
||||
@@ -23,5 +23,25 @@
|
||||
},
|
||||
"ai": {
|
||||
"model_path": "ai/models/best.pt"
|
||||
},
|
||||
"mes": {
|
||||
"selected_article_ids": [
|
||||
"C1A1100001",
|
||||
"C1A1100002",
|
||||
"C1A1100003",
|
||||
"C1A1200001",
|
||||
"C1A1200002",
|
||||
"C1A1200003",
|
||||
"C1A1200005",
|
||||
"D1A1100008",
|
||||
"D1A1100009",
|
||||
"D1A1100010",
|
||||
"D1A1100011",
|
||||
"D1A1200006",
|
||||
"D1A1200007",
|
||||
"D1A1200008",
|
||||
"D1A1200009",
|
||||
"D1I1100019"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user