Difference between revisions of "Main Page"
From AGILE IoT Wiki
Dpapadimatos (talk | contribs) (→Examples of Usage) |
|||
Line 6: | Line 6: | ||
** [[ Five easy ways to install AGILE (running the default stack) ]] | ** [[ Five easy ways to install AGILE (running the default stack) ]] | ||
*** [[AGILE SD images]] | *** [[AGILE SD images]] | ||
+ | *** [[How to prepare a Raspbian based AGILE SD image]] | ||
** [[How to set up an AGILE development platform for a developer]] | ** [[How to set up an AGILE development platform for a developer]] | ||
*** [https://github.com/Agile-IoT/agile-stack/blob/master/README.md Agile-stack, resinOS and Docker-compose] | *** [https://github.com/Agile-IoT/agile-stack/blob/master/README.md Agile-stack, resinOS and Docker-compose] | ||
Line 22: | Line 23: | ||
** How to package your application | ** How to package your application | ||
** [[Dev Security|Security at AGILE]] | ** [[Dev Security|Security at AGILE]] | ||
− | |||
− | |||
− | |||
* The AGILE Framework and its APIs | * The AGILE Framework and its APIs | ||
+ | ** [https://github.com/Agile-IoT/Architecture/blob/master/README.md AGILE Architecture] | ||
** [http://agile-iot.github.io/agile-api-spec/docs/html/api.html AGILE API spec] | ** [http://agile-iot.github.io/agile-api-spec/docs/html/api.html AGILE API spec] | ||
** [https://github.com/Agile-IoT/agile-sdk Agile SDK] : This module provides developers a nice API to integrate their JavaScript applications with Agile IoT Gateway. | ** [https://github.com/Agile-IoT/agile-sdk Agile SDK] : This module provides developers a nice API to integrate their JavaScript applications with Agile IoT Gateway. | ||
− | |||
* [https://github.com/Agile-IoT/agile-makers-shield-hardware/blob/master/documentation/AGILE_Makers_Shield_user_manual_v02.pdf AGILE Maker's Shield user manual] | * [https://github.com/Agile-IoT/agile-makers-shield-hardware/blob/master/documentation/AGILE_Makers_Shield_user_manual_v02.pdf AGILE Maker's Shield user manual] | ||
* AGILE IoT Testbed | * AGILE IoT Testbed |
Revision as of 14:39, 26 November 2018
Welcome to our AGILE / AGAIL Wiki.
Contents
How-To for developing on AGILE
- Getting started with AGILE
- Installing AGILE
- How to extend AGILE
- How to develop an App
- 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
- The AGILE Framework and its APIs
- AGILE Architecture
- AGILE API spec
- Agile SDK : This module provides developers a nice API to integrate their JavaScript applications with Agile IoT Gateway.
- 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
- FAQ
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