Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dppx missing != unknown #208

Open
stefano-xy opened this issue Aug 6, 2018 · 0 comments
Open

dppx missing != unknown #208

stefano-xy opened this issue Aug 6, 2018 · 0 comments

Comments

@stefano-xy
Copy link
Contributor

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')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant