set_setpoint
Write a new setpoint value to HVAC equipment to change real building behavior. Requires operator authorization via TRANE_ALLOW_SETPOINT_WRITE.
Instructions
Write a new setpoint value to equipment. Gated by TRANE_ALLOW_SETPOINT_WRITE=true because writes change real HVAC behavior in real buildings. The MCP refuses unless the operator has explicitly authorized writes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| equipment_id | Yes | ||
| point_name | Yes | ||
| value | Yes | Analog or binary BACnet point value |