Skip to main content

JavaScript SDK 1.1.0

· One min read

JavaScript SDK cradle manager feature release. This allows you to access certain functions of the Datalogic Cradle. You can access the documentation here

New Features

  • Cradle Manager
    • You now have access to the Cradle Manager API. This allows you to control the following cradle functions:
      • Unlock/lock the cradle.
      • Insertion/extraction listeners.
      • Read/write to the cradle custom area (JoyaTouch Cradles only).
      • Control the cradle LEDs (JoyaTouch Cradles only).
    • Requires Browser v1.2 or above.

Enhancements

  • Sample pages
    • Reorganized home page to be more readable.
    • Added cradle manager sample functionality.