summaryrefslogtreecommitdiffstats
path: root/signaling/index.md
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2016-11-07 18:23:01 +0100
committerStephane Desneux <stephane.desneux@iot.bzh>2016-11-07 18:23:01 +0100
commit93367bbf66fb0e3c443cf79807f84573505abbba (patch)
tree8db6d09aa9b9cd4c493725fd6888ab9b7108b99b /signaling/index.md
docs subfolder created; moved all MD files in docs
Change-Id: I89e02117c9569354567816ec5ba2a5565b79849b Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'signaling/index.md')
-rw-r--r--signaling/index.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/signaling/index.md b/signaling/index.md
new file mode 100644
index 0000000..4f6a84f
--- /dev/null
+++ b/signaling/index.md
@@ -0,0 +1,32 @@
+===== AGL Message Signaling (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 ====
+
+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)
+
+==== OpenXC Demo ====
+
+A reference HTML5 application has been developed: see [github:iotbzh/txc-demo](https://github.com/iotbzh/txc-demo).
+
+This application uses a [OpenXC trace file](http://openxcplatform.com/resources/traces.html) to display 4 different panels representing live vehicle data.
+
+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 ====
+
+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 ====
+
+[Jose's presentation at AGL AMM Munich'16](http://iot.bzh/download/public/2016/build-agl-application-AMM-Munich-2016/)
+
+
+