You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
487 B
24 lines
487 B
.. _trickle_interface: |
|
|
|
Trickle Timer Library |
|
##################### |
|
|
|
.. contents:: |
|
:local: |
|
:depth: 2 |
|
|
|
Overview |
|
******** |
|
|
|
The Trickle timer library implements |
|
`IETF RFC6206 (Trickle Algorithm) <https://tools.ietf.org/html/rfc6206>`_. |
|
|
|
The Trickle algorithm allows nodes in a lossy shared medium (e.g., |
|
low-power and lossy networks) to exchange information in a highly |
|
robust, energy efficient, simple, and scalable manner. |
|
|
|
|
|
API Reference |
|
************* |
|
|
|
.. doxygengroup:: trickle
|
|
|