Handling of GetAlarmSummary service.
This commit is contained in:
@@ -123,7 +123,9 @@ static void Init_Service_Handlers(
|
||||
handler_alarm_ack);
|
||||
apdu_set_confirmed_handler(SERVICE_CONFIRMED_GET_EVENT_INFORMATION,
|
||||
handler_get_event_information);
|
||||
#endif /* defined(INTRINSIC_REPORTING) */
|
||||
apdu_set_confirmed_handler(SERVICE_CONFIRMED_GET_ALARM_SUMMARY,
|
||||
handler_get_alarm_summary);
|
||||
#endif /* defined(INTRINSIC_REPORTING) */
|
||||
}
|
||||
|
||||
/** Handler registered with atexit() inside main function to, well, cleanup.
|
||||
|
||||
Reference in New Issue
Block a user