RSSIRangeParameter
public class RSSIRangeParameter
Contains rssi-range settings.
-
The rssi-range value will be appllied to the tag with epcPrefix.
Declaration
Swift
public var epcPrefix:String -
An array that contains rssi values for Center/Close/Near/Far.
Declaration
Swift
public var rssiList:[Float] -
Declaration
Swift
public init() -
The description about rssi-range like: Close:35.0,Near:45.5,Far:58.0
Declaration
Swift
public var detail:String
RSSIRangeParameter Class Reference