Added PSU DS messages

Signed-off-by: Bernardo Carvalho <bernardo.carvalho@tecnico.ulisboa.pt>
This commit is contained in:
2025-10-28 17:17:54 +00:00
parent 90591f504a
commit 9bb3196a23
3 changed files with 34 additions and 12 deletions

View File

@@ -203,8 +203,9 @@ public:
* It can be called within a
* MARTe message.
*/
ErrorManagement::ErrorType GoOnlineIdle();
ErrorManagement::ErrorType GoWaitTrigger();
ErrorManagement::ErrorType TriggerPSU();
ErrorManagement::ErrorType GoOnline();
private:
/**