Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce the size of device info payload. #1261

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

shagihan
Copy link

@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

From the IOT server side, Maintain a map similar to the Android device side and persist that in the database as a blob after serializing into a byte stream.
Compare payloads and replace the values in the payload and store in the database.

charithag
charithag previously approved these changes Oct 17, 2018
@stale
Copy link

stale bot commented Oct 28, 2018

This issue has been automatically marked as stale because it has not had recent activity.

@CLAassistant
Copy link

CLAassistant commented Aug 5, 2019

CLA assistant check
All committers have signed the CLA.

@stale stale bot removed the Resolution/Stale label Aug 5, 2019
@stale
Copy link

stale bot commented Oct 10, 2019

This issue has been automatically marked as stale because it has not had recent activity.

@stale
Copy link

stale bot commented Apr 28, 2020

This issue has been automatically marked as stale because it has not had recent activity.

@stale
Copy link

stale bot commented Dec 19, 2020

This issue has been automatically marked as stale because it has not had recent activity.

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