fits-cap-pda-zebra
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

fits-cap-pda-zebra

RFID手持设备

Install

npm install fits-cap-pda-zebra
npx cap sync

API

initRFID()

initRFID() => Promise<{ isSuccess: boolean; }>

Returns: Promise<{ isSuccess: boolean; }>


openReader()

openReader() => Promise<{ isSuccess: boolean; }>

Returns: Promise<{ isSuccess: boolean; }>


closeReader()

closeReader() => Promise<{ isSuccess: boolean; }>

Returns: Promise<{ isSuccess: boolean; }>


disconnect()

disconnect() => Promise<{ isSuccess: boolean; }>

Returns: Promise<{ isSuccess: boolean; }>


disposeReaders()

disposeReaders() => Promise<{ isSuccess: boolean; }>

Returns: Promise<{ isSuccess: boolean; }>


Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.00latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.00
0.0.90
0.0.80
0.0.70
0.0.60
0.0.50
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i fits-cap-pda-zebra

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

1.94 MB

Total Files

28

Last publish

Collaborators

  • hardtao