Skip to content

v1.33

Choose a tag to compare

@mpennasilico mpennasilico released this 21 Feb 15:43
· 16 commits to gh-pages since this release

Datalogic SDK v1.33:

  • added Good Read Timeout property for Barcode and Configuration Manager interfaces
  • added WIFI_MAC_RANDOMIZATION and WIFI_NO_INTERNET_EXPECTED properties for setting the Wifi Module
  • added WIFI_ROAMING_RETRY_TIMES, WIFI_ROAMING_RECALCULATION_INTERVAL and WIFI_ROAMING_BEACON_PERIOD properties for setting the Wifi Roaming
  • added capability to setup the Cameras as input scanning modules:
    • new Barcode Manager methods to setup the Input Device to be used for scanning (Cameras or Scan Engine) and to retrieve the supported Input Devices and the current Input Device in use;
    • new Camera Input Device object to setup the image capture options;
    • Input Device Type and Preview Display Mode to configure the feature through the Configuration Manager interface;
  • improved documentation for setting up the persistence of a configuration profile through the Profile Manager
  • added broadcast, startactivity and startservice intent to perform device firmware upgrade
  • added method getSlotIndex() to retrieve the index of the slot where the device is inserted into the Cradle
  • added method getInsertionCount() to retrieve the number of insertion into a slot of the Cradle
  • extended Failures for supporting the JT22 Cradle
  • extended the CODE128 configuration
  • added support to CODE128_EXTENDED_ASCII and CODE128_CHARACTER_SET_MODE to Configuration Manager interface