Difference between revisions of "Main Page"
From AGILE IoT Wiki
Roman.sosa (talk | contribs) (Adding howto_cloud child) |
(→How-To for developing on AGILE) |
||
Line 20: | Line 20: | ||
** [[How to interact with the Cloud]] | ** [[How to interact with the Cloud]] | ||
** How to package your application | ** How to package your application | ||
− | ** Security at AGILE | + | ** [[Dev Security|Security at AGILE]] |
* Delivery: How to deploy an AGILE based solution | * Delivery: How to deploy an AGILE based solution | ||
** [[How to prepare a Raspbian based AGILE SD image]] | ** [[How to prepare a Raspbian based AGILE SD image]] | ||
Line 34: | Line 34: | ||
** [https://github.com/Agile-IoT/AGILE-Testbed/blob/master/README.md#accessing-agile-os-on-the-gateways How to set up web access to AGILE OS running on the AGILE gateways deployed on the IoT-LAB Testbed] | ** [https://github.com/Agile-IoT/AGILE-Testbed/blob/master/README.md#accessing-agile-os-on-the-gateways How to set up web access to AGILE OS running on the AGILE gateways deployed on the IoT-LAB Testbed] | ||
** [https://github.com/Agile-IoT/AGILE-Testbed/blob/master/README.md#connecting-with-riot-nodes-using-ieee-802154 How to communicate with IEEE 802.15.4 between RIOT nodes and the AGILE gateways available on the IoT-LAB Testbed] | ** [https://github.com/Agile-IoT/AGILE-Testbed/blob/master/README.md#connecting-with-riot-nodes-using-ieee-802154 How to communicate with IEEE 802.15.4 between RIOT nodes and the AGILE gateways available on the IoT-LAB Testbed] | ||
+ | |||
== How-To for using AGILE == | == How-To for using AGILE == | ||
* Introduction: What can you do as a user with AGILE | * Introduction: What can you do as a user with AGILE |
Revision as of 10:18, 4 September 2017
Welcome to our AGILE / AGAIL Wiki.
How-To for developing on AGILE
- Introduction: What can you do as a developer with AGILE
- Getting started with AGILE
- How to setup an AGILE development platform for a developer
- How to extend AGILE
- How to develop an App with the Developer UI
- How to develop a new Protocol
- How to develop a new Device
- How to interact with AGILE (micro)services
- How to develop a new microservices
- A example of how to structure an agile service
- How to build and deliver a new AGILE component (on Docker Hub)
- Extending the Agile UI
- How to manage data locally
- How to interact with the Cloud
- How to package your application
- Security at AGILE
- Delivery: How to deploy an AGILE based solution
- DevOps with AGILE
- The AGILE Framework and its APIs
- AGILE API spec
- Agile SDK : This module provides developers a nice API to integrate their JavaScript applications with Agile IoT Gateway.
- AGILE Architecture
- AGILE Maker's Shield user manual
- AGILE IoT Testbed
- What AGILE hardware currently deployed on the IoT-LAB Testbed?
- How to setup ssh access AGILE gateways deployed on the IoT-LAB Testbed
- How to set up web access to AGILE OS running on the AGILE gateways deployed on the IoT-LAB Testbed
- How to communicate with IEEE 802.15.4 between RIOT nodes and the AGILE gateways available on the IoT-LAB Testbed
How-To for using AGILE
- Introduction: What can you do as a user with AGILE
- Getting started with AGILE
- How to setup an AGILE gateway for an end user
- AGILE scripts
- Webinar
- How to install / update a component on AGILE
- How to use an AGILE based solution
- Admin use cases
- End user use cases