From 624c5ad15b8dc088ea77788bae748e138428faa7 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Tue, 15 Nov 2016 02:46:39 +0100 Subject: docs/signaling: fix markdown document Change-Id: Id19cf93be06b92383b0eac454546fd2e3a490bdc Signed-off-by: Stephane Desneux --- signaling/index.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'signaling/index.md') diff --git a/signaling/index.md b/signaling/index.md index 4f6a84f..d3ebcd0 100644 --- a/signaling/index.md +++ b/signaling/index.md @@ -1,18 +1,18 @@ -===== AGL Message Signaling (proposal) ===== +# AGL Message Signaling (proposal) -==== Architecture Proposal ==== +## Architecture Proposal This [document](./architecture.md) presents a proposal of architecture for message signaling in AGL. Also available as a [PDF Document](http://iot.bzh/download/public/2016/signaling/AGL-Message-Signaling-Architecture.pdf) -==== Documentation ==== +## Documentation Developer Guidelines are available as a [PDF Document](http://iot.bzh/download/public/2016/signaling/AGL-Message-Signaling-Developer-Guidelines.pdf) -GPS Binding example is available on Github: [github:iotbzh/af-gps-binding](https://github.com/iotbzh/af-gps-binding) +A GPS Binding example is available on Github: [github:iotbzh/af-gps-binding](https://github.com/iotbzh/af-gps-binding) -==== OpenXC Demo ==== +## OpenXC Demo A reference HTML5 application has been developed: see [github:iotbzh/txc-demo](https://github.com/iotbzh/txc-demo). @@ -20,11 +20,11 @@ This application uses a [OpenXC trace file](http://openxcplatform.com/resources/ It's available as an [AGL Application paclage](http://iot.bzh/download/public/2016/afb-demos/txc-demo_0.1.wgt) installable through AGL Application Framework. -==== Benchmarks ==== +## Benchmarks Some tests to evaluate the performances of the framework have been done by simulating CAN Data: [AGL-AppFW-CAN-Signaling-Benchmark.pdf](http://iot.bzh/download/public/2016/signaling/AGL-AppFW-CAN-Signaling-Benchmark.pdf) -==== AMM Munich'16 Presentation ==== +## AMM Munich'16 Presentation [Jose's presentation at AGL AMM Munich'16](http://iot.bzh/download/public/2016/build-agl-application-AMM-Munich-2016/) -- cgit 1.2.3-korg