This command, can be used to manage reverse can bus service.

Synopsis

CAN SERVICE REVERSE [<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 REVERSE <ON/OFF>

Examples

Get service status:

CAN SERVICE REVERSE
OFF

Turn on service notification:

CAN SERVICE REVERSE NOTIFY
OK

Notes

  1. Notification settings, are not power loss safe. If you disconnect Carberry from power supply or a watchdog reset rises, all notifications will be disabled.