Add device family and manufacturer metadata - #479
Conversation
d4fb11c to
f26892d
Compare
f26892d to
fdb9ff3
Compare
fdb9ff3 to
0ab0aa2
Compare
|
And from what I can tell these families are unused, was that intentional?
|
feeb325 to
acfb112
Compare
All families should ideally be used. In this case, their references are pending in the https://github.com/balena-io/private-contracts/pull/136 , as their device types are not public.
|
acfb112 to
acff6e2
Compare
Change-type: patch Signed-off-by: Pranas Ziaukas <pranas@balena.io>
acff6e2 to
a74ddb0
Compare
Pull request was converted to draft
thgreasi
left a comment
There was a problem hiding this comment.
I'm not a fan of the many generics & unknowns that were added, but I'm fine w/ it if you need them.
I would have preferred NULLs in the FKs, instead of unknown/generic, since the unknown/generic families/manufacturers can imply that two device types are related, while in reality we have no clue, and the way to disambiguate them would then be to check for the generic & unknown slugs, instead of just checking for NULLs.
Add curated device family and manufacturer mappings for existing device types
https://balena.fibery.io/Work/Project/Categorize-device-types-into-families-and-manufacturers-1952