wso2 / carbon-device-mgt

Apache License 2.0
53 stars 113 forks source link

Reduce the size of device info payload. #1261

Open shagihan opened 5 years ago

shagihan commented 5 years ago

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.

stale[bot] commented 5 years ago

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

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

stale[bot] commented 4 years ago

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

stale[bot] commented 4 years ago

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

stale[bot] commented 3 years ago

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