hardwareStatusSamples property

List<HardwareStatus>? hardwareStatusSamples
getter/setter pair

Hardware status samples in chronological order.

This information is only available if hardwareStatusEnabled is true in the device's policy.

Implementation

core.List<HardwareStatus>? hardwareStatusSamples;