packetIndex property
Sequential number of sensor packet
The eSense device don't have a clock, so this index reflect the order of reading. The index is reset to zero when listening is started. Hence, the index is only unique within each listening session.
Implementation
int packetIndex;