du-config.json: redundant manufacturer and model #643
Unanswered
D-r-P-3-p-p-3-r
asked this question in
Q&A
Replies: 1 comment
-
Same doubt here, we just repeat the same information in both places. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the difference between manufacturer/model and _agents.manufacturer/agents.mode_l in the du-config.json? Why do we need to separate pairs? Why would the values for manufacturer and model ever be different between the two pairs?
I have figured out by trial-and-error that the values under agents are used to match against compatibility.manufacturer, and _compatibility.mode_l from the import/update manifest.
I also figured out that the top-level pair shows up under properties.reported.deviceInformation. The pair from the agents section shows up under reported.deviceUpdate.agent.deviceProperties.
But I have no explanation for the seemingly redundant configuration.
Beta Was this translation helpful? Give feedback.
All reactions