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

Make CompactMeasurements more useful for DataPublishers #15

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

pixelherodev
Copy link
Contributor

This makes the representation of compactmeasurements lighter, and drops exposed APIs that are only needed internally. It also implements a method for encoding CompactMeasurements into byte buffers for sending across the network.

I tested this with a DataPublisher for PingThings, works well and fast :)

@ritchiecarroll
Copy link
Member

How often do you use the compact measurement implementation internally? I had suspected this would be rare as people would generally opt for TSSC mode deployments?

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.

2 participants