alpaca_camera_cooler
Control the cooler on an ASCOM Alpaca camera by turning it on or off and setting the target temperature in Celsius.
Instructions
Control the cooler on an ASCOM Alpaca camera. Note: Device must be connected first using alpaca_device_connect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IP address of the Alpaca server | |
| port | Yes | Port number of the Alpaca server | |
| cooler_on | Yes | Turn cooler on (true) or off (false) | |
| temperature | No | Target temperature in Celsius (optional) | |
| device_number | No | Device number (default: 0) |