Difference between revisions of "Collect-view Code Details"

From Contiki
Jump to: navigation, search
(Introduction)
Line 6: Line 6:
 
== Introduction ==
 
== Introduction ==
  
....
+
This tutorial covers the main features of Collect-view Protocol (CTP) available on ContikiOS 2.7. There are many different section of CTP codes that are distributed over different folders. In this tutorial we will cover the codes and their interdependence in brief details.
  
 
== You will learn ==
 
== You will learn ==

Revision as of 15:47, 4 November 2014

Back to Contiki Tutorials


Introduction

This tutorial covers the main features of Collect-view Protocol (CTP) available on ContikiOS 2.7. There are many different section of CTP codes that are distributed over different folders. In this tutorial we will cover the codes and their interdependence in brief details.

You will learn