player_rfid_tag Struct Reference
Structure describing a single RFID tag. More...
#include <player_interfaces.h>
Public Attributes | |
| uint32_t | type |
| Tag type. | |
| uint32_t | guid_count |
| GUID count. | |
| char * | guid |
| The Globally Unique IDentifier (GUID) of the tag. | |
Detailed Description
Structure describing a single RFID tag.
Member Data Documentation
| char* player_rfid_tag::guid |
The Globally Unique IDentifier (GUID) of the tag.
| uint32_t player_rfid_tag::guid_count |
GUID count.
| uint32_t player_rfid_tag::type |
Tag type.
The documentation for this struct was generated from the following file:
