columnTable.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. [
  2. {
  3. "equipmentID": "設備編碼",
  4. "equipmentName": "設備名稱",
  5. "installType": "安裝型式",
  6. "category": "族群品類",
  7. "model": "型號",
  8. "measurement": "尺寸(L*W*D)",
  9. "material": "材質",
  10. "currents": "電流(Amps)",
  11. "voltage": "電壓(volts)",
  12. "frequency": "頻率(HZ)",
  13. "horsePower": "馬力(HP/KW)",
  14. "diameter": "口徑D(入口/出口)",
  15. "quantity": "流量Q(LPM)",
  16. "head": "揚程H(M)",
  17. "operatingTemperature": "動作溫度(C/F)",
  18. "parameterComponent": "參數元件",
  19. "capacity": "容量(L)",
  20. "filePath": "存檔路徑",
  21. "note": "備註",
  22. "lightSourceSpec": "光源規格",
  23. "emergencySupplySpec": "緊急電源規格",
  24. "lightingTime": "照明時間(Hr)",
  25. "weightOverMeasurement": "重量/尺寸Kg/(L*W*D)",
  26. "type": "種類",
  27. "powerOutput": "出輸功率(W)",
  28. "densityPercent": "動作濃度(%)",
  29. "densitySEC": "動作濃度(SEC)",
  30. "operatingCurrent": "動作電流(V)",
  31. "monitoringCurrent": "監視電流(V)",
  32. "relativeHumidity": "相對溼度(%)",
  33. "outputSoundPressure": "輸出音壓(dB)",
  34. "numberOfCircuit": "回路數(L)",
  35. "powers": "功率(KW)",
  36. "displacement": "排氣量(L)",
  37. "workingPressure": "工作壓力(Mpa)",
  38. "waterSupplyDiameter": "給水口徑(D)",
  39. "drainageDiameter": "排水口徑(D)",
  40. "powerLoad": "動力負載(HP/KW)",
  41. "wattage": "瓦數(W)",
  42. "colorTemperature": "色溫(K)",
  43. "schemeOfPowerSupply": "供電方式",
  44. "designPressure": "設計壓力(KG/CM^2(G))",
  45. "fileName": "元件名稱",
  46. "revitVersion": "元件版本"
  47. }
  48. ]