Skip to content

Use the 51Degrees Lite browser detection library from Mendix applications.

License

Notifications You must be signed in to change notification settings

robertprice/FiftyOneDegreesMX

Repository files navigation

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