A class representing a MicroStrain "node discovery" packet (version 2).
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 (v2) packet.
packet const WirelessPacket& | The fully formed Wireless Packet to check the integrity of. |
true is the packet is a well-formed Node Discovery (v2) Packet, false otherwise.