RFID API Documentation  1.0
Reference guide for RFID API
STATE_AWARE_ACTION_PARAMS Struct Reference

This struct specifies the action to be performed on specific Sessions on matching and/or non-matching tags. More...

Data Fields

TARGET target
 Specifies the session on which the filter should perform the action. More...
 
STATE_AWARE_ACTION stateAwareAction
 Specifies the action to be performed on the selected session. More...
 

Detailed Description

This struct specifies the action to be performed on specific Sessions on matching and/or non-matching tags.

It is a member of PRE_FILTER.

Field Documentation

◆ target

TARGET STATE_AWARE_ACTION_PARAMS::target

Specifies the session on which the filter should perform the action.

◆ stateAwareAction

STATE_AWARE_ACTION STATE_AWARE_ACTION_PARAMS::stateAwareAction

Specifies the action to be performed on the selected session.