set_fermentation_chamber_pid
Configure proportional, integral, and derivative gains to adjust a fermentation chamber's temperature control stability.
Instructions
Configure PID parameters (proportional, integral, derivative) for a fermentation chamber's temperature controller.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| d | Yes | Derivative gain | |
| i | Yes | Integral gain | |
| p | Yes | Proportional gain | |
| chamber_id | Yes | UUID of the fermentation chamber |