RF22
Public Attributes
RF22Mesh::MeshRouteDiscoveryMessage Struct Reference

#include <RF22Mesh.h>

List of all members.

Public Attributes

MeshMessageHeader header
 msgType = RF22_MESH_MESSAGE_TYPE_ROUTE_DISCOVERY_*
uint8_t destlen
 Reserved. Must be 1.g.
uint8_t dest
 The address of the destination node whose route is being sought.
uint8_t route [RF22_MESH_MAX_MESSAGE_LEN-1]
 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: