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

feat: Add device summary support for improved performance #36

Merged
merged 2 commits into from
Jul 17, 2020

Conversation

derekadams
Copy link
Member

Device summaries are used in the APIs to support more efficient querying of device/assignment data to prevent multiple round-trips to the device management microservice.

Condensed format with key data for devices/assignments. Compatible with
RDB optimizations for better performance in high-level device list
views.
Users can ask for complete asset object via flag or use new device
summaries API to get nested data more efficiently.
@derekadams derekadams merged commit bc01a49 into sitewhere-3.0.0 Jul 17, 2020
@derekadams derekadams deleted the da/AddDeviceSummaries branch July 17, 2020 16:25
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.

1 participant