project_config.json 559 B

12345678910111213141516171819202122232425
  1. {
  2. "currentLineId":"P3",
  3. "currentProductId":"AY7-520",
  4. "deviceIp":"192.168.0.6",
  5. "stationCodeOverride":"OP150A",
  6. "lineSnOverride":"XT",
  7. "serverIpOverride":"192.168.112.99",
  8. "deviceEnabledOverride":true,
  9. "uiOverride":{
  10. "deviceRow1Enabled":true,
  11. "deviceRow1Label":"M5",
  12. "deviceRow2Enabled":true,
  13. "deviceRow2Label":"M6",
  14. "showMaterialInput":false
  15. },
  16. "featuresOverride":{
  17. "cold_plate":false,
  18. "riveting":true,
  19. "prod_params":true,
  20. "bottom_plate":false,
  21. "quality_submit":false,
  22. "check_quality":false
  23. },
  24. "lastModified":1784086182537
  25. }