> For the complete documentation index, see [llms.txt](https://sdk.twelite.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.twelite.info/en/twelite-net-api-expl/nettowkunitsuite/netto-1.md).

# RelayNet

TWELITE NET has a LayerTree network as a relay network.

A LayerTree network is a relay network designed for efficient upstream delivery. LayerTree\_mininodes, which are solely for transmission, are also part of the LayerTree network.

## Basic principles

* There is only one parent unit and all communication is centralised in the parent unit.
* As a general rule, the direction of delivery is from the end node to the upper level and finally to the parent machine.
  * Downward delivery from the parent unit is by broadcast communication.
  * Communication between sub-units and repeaters is only possible after delivery to the parent unit.
  * However, it is possible to send directly between nodes that are within radio range by specifying their addresses.
* The transponder predetermines its own number of levels.
* Connect to a repeater within radio range that is higher in the hierarchy than your own (the repeater with the lower hierarchy number).
* By using LayerTree Mininodes, which do not have a destination repeater but only transmit, they can act as sensor nodes with very low battery consumption. (App\_Tag)

![](https://382916112-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LApFq98GrqkjGMpByJw%2F-LCXt6jHKw9kBPlOTzSU%2F-LCXu_-U5HGL9oUdRssx%2Fimage.png?alt=media\&token=8c2a3e07-5c50-4f84-9b8b-ce8b70183863)

(RED) : Parent node

(YELLOW `n`) : Child node which can relay. (`n` represents number of layer)

(Blue) : Child node which can work with sleeping.

## About layers

The parent machine is numbered 0 and can number its layers up to 63.

![](https://382916112-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LApFq98GrqkjGMpByJw%2F-LCXul4Q5ZnJkZwWOYtb%2F-LCXwAmtt8qKqGN_USgU%2Fimage.png?alt=media\&token=d642ffa0-5a19-42bd-8586-8e34115048db)

It is OK to skip numbers as long as they are in ascending order.
