# A6 — Head-End Equipment List
# Per BMS-01 general spec block; sized for ~470 I/O points + ~110 cables / 11 panels.
# Schema per _playbook/checklists/working-documents.md (A6) — flat equipment[] list.

metadata:
  project: "Kingsford Hotel Bacolod — BMS (AB-Run-2)"
  date: "2026-04-28"
  source: "BMS-01 spec block + A5 network architecture + A4 panel schedule"
  status: draft

equipment:

  - id: HE-001
    class: server
    description: "BMS server class — 1U/2U rack mount, redundant PSU, dual NIC, RAID-1 SSD storage 480 GB, 32 GB RAM (Niagara/Ametek/Honeywell EBI/Tridium-ready)"
    qty: 1
    notes: "Primary BMS application server hosting database, drivers, archives. Per BMS-01 — 24×7 operation."

  - id: HE-002
    class: workstation
    description: "Operator workstation — 24-inch monitor, mid-range PC (i5/16GB/256GB SSD), Windows 11 Pro"
    qty: 1
    notes: "Primary operator station in BMS server room (per A-013)."

  - id: HE-003
    class: graphics-pc
    description: "Graphics/Engineering PC — i7/32GB/512GB SSD, dual-monitor config (2× 27-inch)"
    qty: 1
    notes: "Used for graphics development, system engineering, FAT/SAT, training-class demonstration."

  - id: HE-004
    class: ups
    description: "Online double-conversion UPS, 3 kVA / 2.7 kW, 30-min runtime at full load (APC SRT3000XLI / Eaton 9PX equivalent)"
    qty: 1
    notes: "Backs server, workstation, graphics PC, and core/edge switch. Per A7 head-end load 1080 W with 30 min ride-through."

  - id: HE-005
    class: rack
    description: "42U server rack — 800×1000 mm with cable management arms, lockable doors, integrated PDUs"
    qty: 1
    notes: "Server room rack — houses server, switches, patch panels, UPS."

  - id: HE-006
    class: monitor
    description: "24-inch display — IPS, 1920×1080"
    qty: 2
    notes: "1× operator + 1× spare/training."

  - id: HE-007
    class: kvm
    description: "8-port KVM switch — IP-capable for remote console access"
    qty: 1
    notes: "Server + workstation + graphics PC console aggregation."

  - id: HE-008
    class: printer
    description: "Network laser printer — A4 monochrome (HP LaserJet equivalent)"
    qty: 1
    notes: "Alarm printout / report printout per BMS-01 spec."

summary:
  total_line_items: 8
  total_units: 9    # sum of quantity (1+1+1+1+1+2+1+1)
