You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devicemap.apache.org by Apache Wiki <wi...@apache.org> on 2015/03/24 23:02:45 UTC

[Devicemap Wiki] Update of "AttributeSpec2" by rezan

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Devicemap Wiki" for change notification.

The "AttributeSpec2" page has been changed by rezan:
https://wiki.apache.org/devicemap/AttributeSpec2

New page:
<<TableOfContents(2)>>

= Attribute Specification 2.0 =
Draft 1, 2015-03-24

This is the Device``Map Attribute specification for devices, operating systems and browsers.


=== Overview ===

This document goes over the defined attributes for the device, operating system, and browser domains.

=== Device Attributes ===

 * manufacturer
 * model
 * marketing_name
 * release_year
 * display_width (formally displayWidth)
 * display_height (formally displayHeight)
 * display_ppi (formally pixel_density_ppi)
 * cpu_model
 * cpu_speed
 * cpu_bits
 * cpu_count (logical cpu units (cores) as seen by OS)
 * cpu_cache
 * video_model
 * video_speed
 * video_memory
 * device_memory
 * device_storage

=== Operating System Attributes ===

 * company
 * name
 * version
 * release_year

=== Browser Attributes ===

 * company
 * name
 * version
 * release_year

TODO: what are generally browser attributes which are important to identify?