health_by_type
Fetch health sensor readings for a device by type. Specify sensor type like temperature, voltage, or fan speed to get the data.
Instructions
Get health data by sensor type for a device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Sensor type (e.g. temperature, voltage, fanspeed) | |
| limit | No | Maximum number of results to return | |
| offset | No | Number of results to skip (offset) for pagination | |
| hostname | Yes | Device hostname or ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||