public class DeviceCounterOptions extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
ResetByBTreconnected
A value indicating whether the counter is reset when a new Bluetooth connection is established
|
boolean |
ResetByCommand
A value indicating whether the counter is reset when a reset command is received.
|
boolean |
ResetByPowerOn
A value indicating whether the counter is reset when the RFID module powers on.
|
Constructor and Description |
---|
DeviceCounterOptions() |
public boolean ResetByCommand
public boolean ResetByPowerOn
public boolean ResetByBTreconnected