cpuCores property

List<int8_t> cpuCores
final

CPU usage on the component in percent (100 - idle). A value of UINT8_MAX implies the field is unused.

MAVLink type: uint8_t8

cpu_cores

Implementation

final List<int8_t> cpuCores;