FiftyOneDegrees

Content Type: Module
Categories:

Overview

This module provides access to the 51Degrees Lite browser feature detection library. A browser user agent string is passed to a Java Action and an entity with some of the known capabilities of that browser is returned.

Documentation

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

Releases

Version: 1.0.2
Framework Version: 8.3.1
Release Notes: License changed to Mozilla to match that of the 51Degrees free data. Added BrowserName and BrowserVersion to the example code. Added some documentation and and icon to the Browser entity.
Version: 1.0.1
Framework Version: 8.3.1
Release Notes: Added BrowserName and BrowserVersion attributes.
Version: 1.0.0
Framework Version: 8.3.1
Release Notes: Initial release of the 51 Degrees device capability detection module for Mendix.