Commands  ›  Plantroom Equipment  ›  Plantroom Add Crac Units To Room By Preset

Plantroom Add Crac Units To Room By Preset

Plantroom Equipment writes to model Public API · not yet exposed

Coming soon

Before you run this

One data-room / plantroom selected. CRAC preset configured (family, kW rating, count, N+1 redundancy, aisle orientation). Cold-aisle face identified or supplied. Refrigerant routing exclusion zones modelled.

After it runs

CRAC family instances placed along the cold aisle at the preset pitch, oriented to discharge across it; redundancy units flagged; system parameters + audit log written.

When to use this

Don't use this when

Process cooling for industrial plant (different sizing model), small split systems (use the FCU command), or rooms without an identifiable cold aisle.

Decision flow

1. Read the data-room geometry, cold-aisle face and exclusion zones.
2. Look up the active CRAC preset (family, kW, count, N+1, aisle orientation).
3. Compute a line-up of CRAC positions along the cold aisle clear of the exclusions.
4. Place each CRAC in one Transaction; flag the N+1 unit; set kW + system parameters.
5. Report CRACs placed, total kW (with and without redundancy), and any pitch overrides.

What you'll see in the chat

on start
I'll place the CRAC line-up along the cold aisle now.
thinking
Reading the cold aisle and laying out CRACs at the preset pitch.
on success
Done — {n_crac} × {kw} kW CRAC units placed in {plantroom} ({n_redundancy} N+1 spare).
on failure
Couldn't place the CRAC line-up: {error}.

REST API

Not yet exposed

This command does not carry a [RestApi] attribute today. Once tagged, this section will auto-populate with:

  • POST /api/v1/commands/plantroom_add_crac_units_to_room_by_preset
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

CRAC units · computer room cooling · data centre cooling · N+1 redundancy · cold aisle · plantroom CRAC

PillarPlantroom Equipment