
170 Sun Java System RFID Software 3.0 Administration Guide • February 2006
EPC Filter
This component performs a pass filter on the value of the RFID tag EPC values.
Those EPC values that match the specified EPC pattern are passed on to listeners,
while others are not.
TABLE B-3 EPC Filter Properties
Property Name Description Example
classname Java class com.sun.autoid.filter.EPCFilter
LogLevel Defines a set of
standard logging
levels that can be
used to control
logging output.
Possible values in addition to ALL are:
• SEVERE (highest value) - fewest messages
• WARNING
• INFO
• CONFIG
• FINE
• FINER
• FINEST (lowest value) most messages
Mask An identity URI
pattern used for
matching.
Examples are:
• For a 96-bit GID tag mask – urn:epc:pat:gid-
96:10.1002.[1-20]
• For a 64-bit SGTIN tag mask –
urn:epc:pat:sgtin-
64:7.1234567.100734.[1-20]
• For a 64-bit giai tag mask – urn:epc:pat:giai-
64:7.0614141.[2-4]
EPC EPC identifier URI
for the matching id.
Examples are:
• For a 96-bit GID EPC – urn:epc:tag:gid-
96:10.1002.50
• For a 64-bit SGTIN EPC – urn:epc:tag:sgtin-
64:7.1234567.100734.20
• For a 64-bit giai EPC – urn:epc:tag:giai-
64:7.0614141.4
Comentarios a estos manuales