Skip to content

codenload/doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code 'n Load Official Documentation

Code 'n Load -CnL- is a software development platform designed for the Internet-of-Things (IoT). CnL allows you to manage, monitor and control parameters of your devices and the software they run. You have to setup the CnL daemon on your device and a git repository for the software you want to execute on it. The daemon will monitor the repository for changes and update the software if needed. Also you can send several commands to the device to retreive its status, CPU temperature, logs and more.

Please note that Code 'n Load is in alpha status. We can send you an invitation if you want to try it. Please contact us here. You need a Raspberry Pi with internet access and the credentials we will provide you.

This is the official documentation repository for the alpha version:

  • User manual and getting started guide: Step-by-step guide for device setup and usage of the Control Panel, which allows you to deploy software on the device, control its execution and retreive real-time status.

  • Code 'n Load User Application Format: cnl_app is the user application running on each device. This document describes the structure of the source code and the Makefile rules.

  • Code 'n Load daemon documentation: cnld is the daemon running on each device. Software structure, commands and configuration parameters are described in this document.

About

Code 'n Load official documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published