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

Network Node. More...

#include <NetworkNode.h>

Public Member Functions

 NetworkNode (uint16_t address_, uint8_t metric_)
 

Public Attributes

uint16_t address = 0
 Address.
 
uint8_t metric = 0
 Metric, how many hops to reach the previous address.
 

Detailed Description

Network Node.


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