Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 594 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 594 Bytes

51Degrees browser feature detection for Mendix

This module uses the free 51Degrees Lite data to take a web browser user agent string and return some known capabilities for this device.

Java Actions

  • Detect Browser (non persistent)

This will take a user agent string and return a non persistent Browser entity with some known features for this this device.

Libraries used

  • 51 Degrees Device Detection Core
    • 3.2.2.20-beta
  • Logback Classic
    • 1.1.3
  • Logback Core
    • 1.1.3
  • slf4j API
    • 1.7.7

See also

51Degrees