Filter Properties

TegoOS

Filter Properties

The Filter type exposes the following members.

Properties
  Name Description
Public property MatchCriteria
Match criteria to be used for filtering using patterns A and B.
Public property MaxRssi
Maximum RSSI a tag should match. Double.NaN if not filtering on RSSI.
Public property MinRssi
Minimum RSSI a tag should match. Double.NaN if not filtering on RSSI.
Public property PatternA
Pattern A to be used for comparison.
Public property PatternB
Pattern B to be used for comparison.
Top
See Also