RadioHead
Public Attributes | List of all members
RHMesh::MeshRouteDiscoveryMessage Struct Reference

Signals a route discovery request or reply (At present only supports physical dest addresses of length 1 octet) More...

#include <RHMesh.h>

Public Attributes

MeshMessageHeader header
 msgType = RH_MESH_MESSAGE_TYPE_ROUTE_DISCOVERY_*
 
uint8_t destlen
 Reserved. Must be 1.
 
uint8_t dest
 The address of the destination node whose route is being sought.
 
uint8_t route [RH_MESH_MAX_MESSAGE_LEN - 2]
 List of node addresses visited so far. Length is implcit.
 

Detailed Description

Signals a route discovery request or reply (At present only supports physical dest addresses of length 1 octet)


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