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

Forwarding of device data #318

Merged
merged 7 commits into from
May 16, 2024
Merged

Forwarding of device data #318

merged 7 commits into from
May 16, 2024

Conversation

timcowlishaw
Copy link
Contributor

WIP on #226.

Includes the creation of forwarding tokens for users and logic to decide whether or not to forward, plus the machinery for doing the forwarding. It's involved a bit more refactoring work than i thought as we need to manage the MQTT client object lifecycle a bit more carefully and pass it around to where its needed. For further discussion and testing on staging on Friday!

@timcowlishaw timcowlishaw requested a review from oscgonfer April 24, 2024 07:41
@timcowlishaw timcowlishaw force-pushed the forwarding-of-device-data branch from 5224590 to aa9a01d Compare April 24, 2024 08:17
@timcowlishaw timcowlishaw force-pushed the forwarding-of-device-data branch 2 times, most recently from 94b56dd to 9457093 Compare May 6, 2024 06:01
@timcowlishaw
Copy link
Contributor Author

We should merge #317 first, but this now uses the API device representation as the forwarded payload, and is ready for testing!

@timcowlishaw timcowlishaw force-pushed the forwarding-of-device-data branch 2 times, most recently from ef39350 to bc03313 Compare May 13, 2024 06:21
@timcowlishaw timcowlishaw force-pushed the forwarding-of-device-data branch from 61a914d to 77a4212 Compare May 15, 2024 12:22
@timcowlishaw timcowlishaw force-pushed the forwarding-of-device-data branch from 77a4212 to 3f2c165 Compare May 16, 2024 15:30
@timcowlishaw timcowlishaw marked this pull request as ready for review May 16, 2024 15:30
@timcowlishaw timcowlishaw merged commit 888db23 into master May 16, 2024
2 checks passed
@timcowlishaw timcowlishaw deleted the forwarding-of-device-data branch July 4, 2024 08:32
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