From c9bb1cec405741d5721dfcafb35b187c6f182a6f Mon Sep 17 00:00:00 2001 From: José Bollo Date: Mon, 19 Sep 2016 10:54:42 +0200 Subject: Documentation: improvements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - improves formatting of the documentation on events - add documentations of functions in headers Change-Id: Ie39d34fca8bd563a099f6b575c72e314ca08a29d Signed-off-by: José Bollo --- doc/signaling-basis.svg | 145 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 doc/signaling-basis.svg (limited to 'doc/signaling-basis.svg') diff --git a/doc/signaling-basis.svg b/doc/signaling-basis.svg new file mode 100644 index 00000000..b13fcf17 --- /dev/null +++ b/doc/signaling-basis.svg @@ -0,0 +1,145 @@ + + + + + + + request-data + + + + + + client 1 + + + + + + + + client 2 + + + + + + + + : framework + + + + + + + + signaling agent + + + + + + + + + + + request-data + + + + + + afb_daemon_make_event + + + + + + + + + afb_req_subscribe + + + + + reply of request-data + + + + + + afb_req_subscribe + + + + + reply of request-data + + + + + + device + + + + + + + + + setup + + + + + << wake up >> + + + + + afb_event_push + + + + + << event >> + + + + + << event >> + + + + + reply of afb_event_push + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg