Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
RHMesh::MeshApplicationMessage Struct Reference
Signals an application layer message for the caller of RHMesh. More...
#include <RHMesh.h>
Data Fields | |
MeshMessageHeader | header |
msgType = RH_MESH_MESSAGE_TYPE_APPLICATION | |
uint8_t | data [RH_MESH_MAX_MESSAGE_LEN] |
Application layer payload data. |
Detailed Description
Signals an application layer message for the caller of RHMesh.
Definition at line 129 of file RHMesh.h.
Field Documentation
uint8_t data[RH_MESH_MAX_MESSAGE_LEN] |
Generated on Tue Jul 12 2022 18:05:56 by
