>
> That was the my concern as well. However we can consider the device-model
> instead of the device instance because ultimately all the supported
> features of a device will be dictated by the device model & vendor. By that
> way we can avoid lots of duplicate data. We can get this information from
> the device instance while it's enrolling as you have suggested. Then we can
> insert it to the tables only if that device model does not exists in the
> database.
>
+1. provides a better normalisation but the interface would be
same(addSupportedFeatures/getSupportedFeatures).
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to