A class representing a MicroStrain "node discovery" packet (version 4).
The delivery stop flags that are expected in the node discovery command.
static bool integrityCheck( |
| ) |
Verifies that the packet is a well formed Node Discovery (v4) packet.
packet const WirelessPacket& | The fully formed Wireless Packet to check the integrity of. |
true is the packet is a well-formed Node Discovery (v4) Packet, false otherwise.