Skip to content

Conversation

@shagihan
Copy link
Contributor

@shagihan shagihan commented Oct 1, 2018

Purpose

Reduce the size of the device info payload by removing unchanged information comparing with the previously sent data.

Approach

In the android agent create a Map, Which is storing key-value pairs for the attributes contains in the response payload and store that object in the shared preference.
At the time device info payload build, Compare the new values with the previous one and if changed add that to the device_info payload.

@CLAassistant
Copy link

CLAassistant commented Aug 5, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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

Successfully merging this pull request may close these issues.

4 participants