CAN SERVICE IGNITION
This command, can be used to manage ignition can bus service.
Synopsis
CAN SERVICE IGNITION [<argument>]
Arguments
<none> | Used to get actual service status. Returns actual service status, followed by OK. |
NOTIFY | Used to be notifyed when service status changes. Returns only OK. |
SILENT | Used to unregister notification feature on service status changes. Returns only OK. |
Availability
If this service is unavailable for the actual CAN bus car profile, every retated arguments return UNAVAILABLE token, Followed by OK.
Events
If enabled, unsolicited events will be triggered on service status changes.
EVNT IGNITION <ON/OFF>
Examples
Enable service notification:
CAN SERVICE IGNITION NOTIFY OK ... EVNT IGNITION ON
Turnoff service notification:
CAN SERVICE IGNITION SILENT OK
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.