Pulse/internal/sensors
rcourtman f9abaf26f3 Add rp1_adc to CPU chip detection in sensors parser
The host-agent's isCPUChip function was missing rp1_adc (Raspberry Pi RP1 ADC),
which is already detected in the monitoring package. This sync ensures consistent
CPU temperature chip detection across both code paths.
2025-12-01 09:45:39 +00:00
..
collector.go feat: Add temperature collection to pulse-host-agent (related to #661) 2025-11-07 22:54:40 +00:00
parser.go Add rp1_adc to CPU chip detection in sensors parser 2025-12-01 09:45:39 +00:00
parser_test.go Add rp1_adc to CPU chip detection in sensors parser 2025-12-01 09:45:39 +00:00