Training dedicated to Sierra Wireless [ALEOS Application Framework] (http://www.sierrawireless.com/en/productsandservices/AirLink/AirLinkSoftware/AirLink_Embedded_Software/ALEOS_Application_Framework.aspx).
This project aims to provide users with some self training material about ALEOS AF. It will help users to:
- Setup the whole environment needed to use ALEOS AF.
- Be confortable with the basics of Lua, the programing language used in ALEOS AF.
- Get an overview of the libraries provided by ALEOS AF.
- Be introduced to AirVantage service platform that can help operate ALEOS AF solutions.
This training targets developers at large. No prior experience with Lua, embedded development or Sierra Wireless devices is required. However some basic knowledge about programation may be needed.
The training is devided into "labs" that target one or several aspects of ALEOS AF. These labs are built around code samples and associated exercises.
Each lab includes:
- A README.md file that describes the lab andprovides the instructions for the exercises
- A mock project that need to be imported in the IDE. This project contains Lua files that will be completed during the exercises
- A solution project that can be imported in the IDE in order to be compared to the completed mock project.
The labs are meant to be done in the folowing order:
- Environement
- Lua 3. [Lua Basics] (https://github.com/SierraWireless/ALEOSAF-training/tree/master/Labs/LuaBasics). 4. [Lua Functions] (https://github.com/SierraWireless/ALEOSAF-training/tree/master/Labs/LuaFunctions). 5. [Lua Tables] (https://github.com/SierraWireless/ALEOSAF-training/tree/master/Labs/LuaTables). 6. [Lua Modules] (https://github.com/SierraWireless/ALEOSAF-training/tree/master/Labs/LuaModules). 7. [Lua Objects] (https://github.com/SierraWireless/ALEOSAF-training/tree/master/Labs/LuaObjects).
- AlEOS AF
To get support or share some feedback about the training, please use Sierra Wireless [forum] (http://forum.sierrawireless.com).
If you want to attend an ALEOS AF live training, please refer tothe dedicated [page] (http://developer.sierrawireless.com/en/Resources/Resources/Trainings/ALEOS_AF_Live_Training.aspx) on Sierra Wireless Developer Zone.