===== IGNITION EVENTS ===== This command, can be used to setup notifications of ignition status changes.\\ ==== Synopsis ==== IGNITION EVENTS [] ==== Arguments ==== ^Argument^ Meaning^ || Used to get actual notification status.\\ Returns ON or OFF tokens followed by OK line.| |NOTIFY| Used to be notifyed when button is pressed.\\ Returns only OK.| |SILENT| Used to unregister notification feature on buttons status changes.\\ Returns only OK.| ==== Events ==== If enabled, unsolicited events will be triggered on ignition status changes. EVNT INGNITION ON EVNT INGNITION OFF If enabled, unsolicited events will be triggered before shutdown procedure, indicating the remaining seconds before send shutdown signal to Raspberry Pi. EVNT GOTOSLEEP 30 EVNT GOTOSLEEP 29 EVNT GOTOSLEEP .. EVNT GOTOSLEEP 0 ==== Notes ==== - Notification settings, are not power loss safe. If you disconnect Carberry from power supply or a watchdog reset rises, all notifications will be disabled. - Read more about [[carberry:cmds:subsys:ignition:shutdown_procedure|Shutdown Procedure]].