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; }>


Dependencies (0)

    Dev Dependencies (14)

    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