Commands  ›  Small Power Layout  ›  Small Power Add Desk Sockets From Config

Small Power Add Desk Sockets From Config

Small Power Layout writes to model Public API · not yet exposed

Coming soon

Before you run this

Small-power config loaded for the project (room type → sockets per workstation, mounting height, family). Office / open-office rooms placed and have a Workstation Count or Capacity parameter set. Socket families loaded.

After it runs

Twin / quad sockets placed at each workstation position in the selected rooms; mounted height set; circuit parameter populated; audit entry written.

When to use this

Don't use this when

Bedside sockets (use the bedside command), kitchen / cleaners' sockets (separate commands), or rooms without a workstation count parameter — those need bespoke layout.

Inputs

NameKindTypeRequiredDefaultDescription
PresetKind config string no "placement_config" Deterministic config preset

Decision flow

1. Read each selected room and pull its workstation count or capacity parameter.
2. Match the room type to the small-power config (sockets per desk, family, height).
3. Lay out socket positions along the workstation pattern.
4. Place each socket in one Transaction; set mounting height + circuit reference.
5. Report sockets placed per room and any rooms skipped (e.g. no workstation count).

What you'll see in the chat

on start
I'll add desk sockets to those rooms now — reading workstation counts first.
thinking
Matching each room to the small-power config and laying out socket positions.
on success
Done — {n_placed} sockets placed across {n_rooms} rooms, {n_per_workstation} per workstation.
on failure
Couldn't add desk sockets: {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/small_power_add_desk_sockets_from_config
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

desk sockets · workstation power · small power layout · CAT-A sockets · office sockets

PillarSmall Power Layout