aboutsummaryrefslogtreecommitdiffstats
path: root/content/tocs/apis_services/toc_dev_en.yml
diff options
context:
space:
mode:
authorClément Bénier <clement.benier@iot.bzh>2018-06-05 17:25:32 +0200
committerronan [iot.bzh] <ronan.lemartret@iot.bzh>2018-06-11 10:55:41 +0200
commitee4b262fd28fd195d175c933defe9504da0d583c (patch)
tree43fdde5baef3cc482659e938bf5701db22c9bbcc /content/tocs/apis_services/toc_dev_en.yml
parentffc566ba95c47bbc356b189c879de6e5a43bdb2c (diff)
host-configuration + candevstudio: install natively AGL microservices and quickstart for candevstudio
host-configuration: The purpose of this section is to help developers to natively develop and debug AGL microservices. Thanks to OBS, packages for debian/ubuntu, openSUSE and fedora distributions are available and can be installed on developer host. candevstudio: Development tool for CAN bus simulation. Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
Diffstat (limited to 'content/tocs/apis_services/toc_dev_en.yml')
-rw-r--r--content/tocs/apis_services/toc_dev_en.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/content/tocs/apis_services/toc_dev_en.yml b/content/tocs/apis_services/toc_dev_en.yml
index 8b5c71b..1334b84 100644
--- a/content/tocs/apis_services/toc_dev_en.yml
+++ b/content/tocs/apis_services/toc_dev_en.yml
@@ -84,6 +84,18 @@ children:
url: reference/iotbzh2016/signaling/AGL-Message-Signaling-Developer-Guidelines.pdf
- name: CAN Signaling Benchmark
url: reference/iotbzh2016/signaling/AGL-AppFW-CAN-Signaling-Benchmark.pdf
+ - name: CanDevStudio Quickstart
+ children:
+ - name: Usage Guide
+ url: reference/candevstudio/docs/1_Usage.html
+ - name: Bringing up a CAN device using socketcan backend
+ url: reference/candevstudio/docs/2_can_device_socketcan_backend.html
+ - name: Add a CAN device in CANdevStudio
+ url: reference/candevstudio/docs/3_Add_CAN_Device.html
+ - name: Configure a CanRawSender node
+ url: reference/candevstudio/docs/4_Configure_CanRawSender_Node.html
+ - name: Using CanRawView
+ url: reference/candevstudio/docs/5_Using_CanRawView.html
- url: reference/signaling/resources.html
-
name: Audio Framework