hardwareStatusSamples property
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;
Hardware status samples in chronological order.
This information is only available if hardwareStatusEnabled is true in the device's policy.
core.List<HardwareStatus>? hardwareStatusSamples;