diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-11-15 02:46:39 +0100 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-11-15 02:46:39 +0100 |
commit | 624c5ad15b8dc088ea77788bae748e138428faa7 (patch) | |
tree | c310692c71cd7d5c5aeda5e0921dbf045fa620dd /signaling/index.md | |
parent | 995b06f203472d206a13e586dcf9e7b0610d4912 (diff) |
docs/signaling: fix markdown document
Change-Id: Id19cf93be06b92383b0eac454546fd2e3a490bdc
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'signaling/index.md')
-rw-r--r-- | signaling/index.md | 14 |
1 files changed, 7 insertions, 7 deletions
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/) |