LoRaMesher Library  0.0.5
A LoRa Mesh library for the IoT
RouteNode Class Reference

Route Node. More...

#include <RouteNode.h>

Public Member Functions

 RouteNode (uint16_t address_, uint8_t metric_, uint16_t via_)
 

Public Attributes

NetworkNode networkNode
 Network node.
 
uint32_t timeout = 0
 Timeout of the route.
 
uint16_t via = 0
 Next hop to send the message.
 

Detailed Description

Route Node.


The documentation for this class was generated from the following file: