project_config.json 386 B

12345678910111213141516171819
  1. {
  2. "currentProjectId":"P3",
  3. "deviceIp":"192.168.0.6",
  4. "stationCodeOverride":"OP220A",
  5. "lineSnOverride":"XT",
  6. "uiOverride":{
  7. "deviceRow1Enabled":true,
  8. "deviceRow1Label":"M5",
  9. "deviceRow2Enabled":false,
  10. "showMaterialInput":false
  11. },
  12. "featuresOverride":{
  13. "cold_plate":false,
  14. "riveting":true,
  15. "prod_params":true,
  16. "bottom_plate":false
  17. },
  18. "lastModified":1778225043639
  19. }