Searched refs:statusType (Results 1 – 3 of 3) sorted by relevance
228 SensorIntf& sensor, config::StatusType statusType, bool statusAsserted) in updateSensorOnStatusChange() argument230 if (statusType == config::StatusType::sensorReadingCritical) in updateSensorOnStatusChange()234 else if (statusType == config::StatusType::sensorReadingWarning) in updateSensorOnStatusChange()238 else if (statusType == config::StatusType::sensorFailure) in updateSensorOnStatusChange()
50 (statusType, timeout = 300000, error = 'Time out.') => {60 if (dataService.server_state === statusType) {
196 DeviceConfigIntf::StatusType statusType, in testSensorCreation() argument202 .type = statusType, in testSensorCreation()