Skip to content

dppx missing != unknown #208

@stefano-xy

Description

@stefano-xy

There should be 3 options for the dppx column: a given value, an unknown value (the device has a dppx but it's not present in the db) and not applicable (the device doesn't have a dppx).

The 3rd case is for devices that have no software (in general a browser). For example desktop monitors. These are a minority, but still ...

I suggest the following change of semantic in the JSON file:

Key -> Value (1st, a given value, show it)
Key missing (2nd, the value is not known, show '?')
Key -> Null (3rd, not applicable, show '-' or 'n/a')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions