tm_mercury v0.6.0 TM.Mercury.StopTriggerReadPlan
Read plan consisting of stop on tag count, antennas, tag protocol, filter, and weight.
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %TM.Mercury.StopTriggerReadPlan{
antennas: number() | {number(), number()},
autonomous_read: boolean(),
fast_search: boolean(),
filter: binary(),
protocol: atom(),
stop_on_tag_count: non_neg_integer(),
tag_op: atom(),
weight: non_neg_integer()
}
t() :: %TM.Mercury.StopTriggerReadPlan{ antennas: number() | {number(), number()}, autonomous_read: boolean(), fast_search: boolean(), filter: binary(), protocol: atom(), stop_on_tag_count: non_neg_integer(), tag_op: atom(), weight: non_neg_integer() }
Link to this section Functions
Link to this function