Package | Description |
---|---|
com.rscja.custom | |
com.rscja.deviceapi |
Modifier and Type | Class and Description |
---|---|
class |
M775Authenticate
英频杰特殊标签定制
Special label customization 第一步:通过 init(Context context) 连接读写器。Step 1: Connect to the usb of the reader via init(Context context) 第二步: 如果是设置参数,连接成功之后,调用对应的函数设置参数、读写操作。 盘点标签之前先要设置回调函数 M775Authenticate.setInventoryCallback(IUHFInventoryCallback) ,然后调用盘点函数startInventoryTag() 开始执行盘点。
注意: 在盘点标签的时候rfid模块只能响应stopInventory() 函数。For parameter setting, after the connection is successful, call the corresponding function to set parameters and read/write operations. |
class |
RFIDWithUHFJieCe |
class |
UHFCSYX
MQTT是长沙盈芯,定制接口
|
class |
UHFTamperAPI
阿联酋Acube 定制接口
|
class |
UHFTemperatureTagsAPI |
class |
UHFUartFoxconn |
Modifier and Type | Class and Description |
---|---|
class |
RFIDWithUHFAxBase |
class |
RFIDWithUHFRLM |
Modifier and Type | Method and Description |
---|---|
static RFIDWithUHFUART |
RFIDWithUHFUART.getInstance()
获取UHF操作实例
Acquire UHF operation Instance |