RF22
|
#include <RF22Mesh.h>
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. | |
Signals a route discovery request or reply At present only supports physical dest addresses of length 1 octet