EIVE upstream #29
@ -48,7 +48,9 @@ class AssemblyBase : public SubsystemBase {
|
|||||||
protected:
|
protected:
|
||||||
/**
|
/**
|
||||||
* Command children to reach [mode,submode] combination. Can be done by setting
|
* Command children to reach [mode,submode] combination. Can be done by setting
|
||||||
* #commandsOutstanding correctly, or using #executeTable.
|
* #commandsOutstanding correctly, or using #executeTable. In case of an FDIR recovery,
|
||||||
|
* the user needs to ensure that the target devices are healthy. If a device is not healthy,
|
||||||
|
* a recovery might be on-going and the device needs to be commanded to off first.
|
||||||
* @param mode
|
* @param mode
|
||||||
* @param submode
|
* @param submode
|
||||||
* @return
|
* @return
|
||||||
|
Loading…
Reference in New Issue
Block a user