Commands › Mechanical Power Layout › Mechanical Power Add From Config
Mechanical Power Add From Config
Coming soon
Before you run this
Mechanical-power config in the project (kW band → isolator family / rating / cable size). Mechanical equipment families placed with their FLA / kW parameter set. Isolator family loaded.
After it runs
One isolator per mechanical equipment item, sized to the kW band, placed within the configured reach distance; mechanical-power circuit reference set on both items; audit entry written.
When to use this
- The mechanical engineer has placed every fan, AHU, FCU, pump and chiller — you want isolators landed against the spec without picking each unit by hand.
Don't use this when
Small-power outlets (use the small-power commands), three-phase distribution beyond what the config covers, or equipment without an FLA / kW parameter set.
Inputs
| Name | Kind | Type | Required | Default | Description |
|---|---|---|---|---|---|
PresetKind |
config | string |
no | "placement_config" | Deterministic config preset |
Decision flow
1. Read the selected mechanical equipment items and their FLA / kW parameters. 2. Look up the matching isolator family + rating per the project mechanical-power config. 3. Pick a position within the configured reach distance of each equipment item. 4. Place each isolator in one Transaction; set the mechanical-power circuit reference on both items. 5. Report counts per equipment kind and any items skipped (e.g. no FLA parameter).
What you'll see in the chat
on start
I'll add mechanical-power isolators for that equipment now — reading FLAs first.
thinking
Matching each equipment kW band to the isolator family in your config.
on success
Done — {n_placed} isolators placed against {n_equipment} equipment items.
on failure
Couldn't add mechanical-power isolators: {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/mechanical_power_add_from_config- Request body schema (from
[RestApiParam]) - Response schema (from
[RestApiResponse]) - curl / JS / Python code examples
Keywords & intent patterns
mechanical power · equipment isolator · FLA isolator · mechanical isolator · MCC supply
Related
| Pillar | Mechanical Power Layout |
|---|