BALTECH SDK wrapper functions reference

§ brp_Sys_GetStatistics()

brp_errcode brp_Sys_GetStatistics ( brp_Sys_GetStatistics_t  params)

This command retrieves all available statistics counters from the reader's configuration.

The statistics counters are stored in the Device / Statistics configuration key.

This command is designed for Baltech internal use only.

Parameters
[in]paramsStruct with the following fields:
  • protocol used to execute the command
  • DeleteCounters (in)
  • CounterTuple (out)
  • CounterTuple_len (out) Number of elements in CounterTuple.
  • mempool (in) is used to store response data. Maybe NULL to use an internal mempool, in this case the data is only available until another command uses the internal mempool