public class TagLocationing
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
API3Abstract |
api3Abstract |
| Modifier and Type | Method and Description |
|---|---|
void |
Perform(java.lang.String tagID,
AntennaInfo antennaInfo)
Performs the Tag locationing operation.
|
void |
Stop() |
public API3Abstract api3Abstract
public void Perform(java.lang.String tagID,
AntennaInfo antennaInfo)
throws InvalidUsageException,
OperationFailureException
tagID - EPC-Id of the Tag to be located.antennaInfo - Locationing can be performed only on single antenna. AntennaInfo shall specify the antenna on which the
locationing is to be performed.InvalidUsageExceptionOperationFailureExceptionpublic void Stop()
throws InvalidUsageException,
OperationFailureException