From b76419cf8830440b46c20a15585562343c7b1924 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Wed, 25 Jun 2014 12:33:03 +0200 Subject: IFP: Provide a SBUS method to reconnect to sysbus MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Introduces a new method implemented only by the IFP responder. When this method is received, the responder attempts to reconnect to the system bus, if not connected already. Reviewed-by: Pavel Březina Reviewed-by: Pavel Reichl --- src/monitor/monitor_iface.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/monitor/monitor_iface.xml') diff --git a/src/monitor/monitor_iface.xml b/src/monitor/monitor_iface.xml index 1f61de5b7..3d0e67f71 100644 --- a/src/monitor/monitor_iface.xml +++ b/src/monitor/monitor_iface.xml @@ -47,5 +47,9 @@ + + + + -- cgit