Constant omnisensor::sensor::MAX_ERRORS  
source · [−]const MAX_ERRORS: usize = 5;Expand description
The number of consecutive update errors after which a sensor’s Functional attribute is set to false.
const MAX_ERRORS: usize = 5;The number of consecutive update errors after which a sensor’s Functional attribute is set to false.