Commands  ›   ›  Detection Find Radiator Position In Room

Detection Find Radiator Position In Room

writes to model Public API · not yet exposed

Coming soon

Before you run this

Active document; room resolvable (resolver or single-element selection).

After it runs

No mutation; tracker records recommended position.

When to use this

Don't use this when

Actually placing a radiator — that's a Placement command.

Inputs

NameKindTypeRequiredDefaultDescription
PresetKind config string no "detection_rules" Deterministic config preset

Decision flow

1) room id required OR single selected Room.
2) Delegate to DetectionFindRadiatorPositionInRoom.GetAll(doc, roomId).
3) Tracker output + TaskDialog on Human path.

What you'll see in the chat

on start
Finding recommended radiator position…
thinking
Resolving target room…
Delegating to DetectionFindRadiatorPositionInRoom…
on success
Recommended position in tracker output.
on failure
Detection failed: {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/detection_find_radiator_position_in_room
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

detectionfindradiatorpositioninroom · find radiator position · radiator rule hierarchy

Pillar