Package com.sap.ip.me.api.pios.rfid

Provides the classes to access RFIDs thru the PIOS infra-structure.

See:
          Description

Interface Summary
RfidConnection.Attributes Contains all possible attribute names for RFID.
 

Class Summary
RfidConnection RfidConnection defines a connection (session) with a specific RFID reader.
RfidParameters This class represents the RFID parameters required to open an RFID connection.
RfidTag The RfidTag object represents a unique tag and provides the user with a way to relate a unique tag id with a tag type.
RfidTagData The RfidTagData object represents the data read from a tag after a successfully call to the read method.
RfidTagType The RfidTagType object represents a tag type and provides the user with the means to access certain tag type information.
RfidTagUserArea Represents a tag area defined as writable or readable in a tag configuration file.
TagConfigurationManager The TagConfigurationManager is used to manage the various RFID tag Types that will be supported by an RFID reader.
 

Exception Summary
RfidException An exception thrown when an error occurs during RFID operation.
 

Package com.sap.ip.me.api.pios.rfid Description

Provides the classes to access RFIDs thru the PIOS infra-structure.

Since:
MI 2.5


Copyright © 2005 SAP AG. All Rights Reserved.