Diag: do not send reset errors/warnings ...
... this is a proposal for future.
This commit is contained in:
parent
1c13d92171
commit
0876fa229e
@ -419,9 +419,12 @@ void DeviceControllerDiag::sub_componentAssessment()
|
||||
private_sendDiagEvent(event, DeviceController::Action::SET); // New event detected
|
||||
}
|
||||
|
||||
// Proposal: send reset
|
||||
/*
|
||||
for (const DeviceController::State& event : resetEvents) {
|
||||
private_sendDiagEvent(event, DeviceController::Action::RESET); // Event no longer present
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user