===== CAN SERVICE HANDBRAKE =====
This command, can be used to manage handbrake can bus service.\\
==== Synopsis ====
CAN SERVICE HANDBRAKE []
==== Arguments ====
|| 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 HANDBRAKE
==== Examples ====
Get service status:
CAN SERVICE HANDBRAKE
OFF
Turn on service notification:
CAN SERVICE HANDBRAKE NOTIFY
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.