You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently class Device only includes family. We find that brand is usually more accurate in both the parsed results and in reflecting the characteristic of the agent. So it's necessary to add these two fields which are already supported in other uap libs.
The text was updated successfully, but these errors were encountered:
Currently
class Device
only includesfamily
. We find thatbrand
is usually more accurate in both the parsed results and in reflecting the characteristic of the agent. So it's necessary to add these two fields which are already supported in other uap libs.The text was updated successfully, but these errors were encountered: