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