We need to find a way to notify the user of rejection. In the current design, I do not see any room to display the rejection reason message. We may need to consider a dialog that pops up, displaying only the rejection reason for the current response and a close button on top (right/left).
How is this different than checking CPLD? Condition is cleared when CPLD no longer sees power loss (w/ 150ms delay I guess). Seems simpler to use CPLD function instead of checking 2 alarms.
Response payload is not U08. I believe UI will be expecting a payload of type UI_RESPONSE_PAYLOAD_T (defined in Messaging.h). Verify with Nico that this is the payload he is expecting in response. See signalPauseResumeUF() function for example of how to respond to a UI request.
can not use that here. This clicked assigned the currentIndex property to the delegate index. This if statement is just to do it once if already clicked on.