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