playerc_rfidtag_t Struct Reference

Structure describing a single RFID tag. More...

#include <playerc.h>

Collaboration diagram for playerc_rfidtag_t:
Collaboration graph

Detailed Description

Structure describing a single RFID tag.

Public Attributes

uint32_t type
 Tag type. More...
 
uint32_t guid_count
 GUID count. More...
 
uint8_t * guid
 The Globally Unique IDentifier (GUID) of the tag. More...
 

Member Data Documentation

◆ guid

uint8_t* playerc_rfidtag_t::guid

The Globally Unique IDentifier (GUID) of the tag.

◆ guid_count

uint32_t playerc_rfidtag_t::guid_count

GUID count.

◆ type

uint32_t playerc_rfidtag_t::type

Tag type.


The documentation for this struct was generated from the following file: