Skip to content

Feature: Write taps, support loading a manifest, update to api#120

Merged
gilbert-sci merged 5 commits intomainfrom
gilbert/simple-manifest
Jun 5, 2025
Merged

Feature: Write taps, support loading a manifest, update to api#120
gilbert-sci merged 5 commits intomainfrom
gilbert/simple-manifest

Conversation

@gilbert-sci
Copy link
Copy Markdown
Contributor

@gilbert-sci gilbert-sci commented Jun 2, 2025

Summary

Adds functionality for write taps (sending data to consumer taps), deploying via a manifest file, and updates to the synapse API.

Testing

  • Tested on device, could deploy with a manifest file and was able to write some data.
# Load a manifest.json
python3 synapse/cli/__main__.py -u "device" start ../synapse-example-app/manifest.json

# Old device configuration also works
python3 synapse/cli/__main__.py -u "device" start ../synapse-example-app/config/device.json

@gilbert-sci gilbert-sci self-assigned this Jun 2, 2025
@gilbert-sci gilbert-sci marked this pull request as draft June 2, 2025 20:50
@gilbert-sci gilbert-sci requested review from emmazhou, maxhodak and polymerizedsage and removed request for emmazhou and polymerizedsage June 2, 2025 21:24
@gilbert-sci gilbert-sci marked this pull request as ready for review June 2, 2025 21:24
@gilbert-sci
Copy link
Copy Markdown
Contributor Author

bump on this.

Comment thread synapse/client/device.py Outdated
Copy link
Copy Markdown
Contributor

@polymerizedsage polymerizedsage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems fine

@gilbert-sci gilbert-sci merged commit fa13050 into main Jun 5, 2025
1 of 2 checks passed
@gilbert-sci gilbert-sci deleted the gilbert/simple-manifest branch June 5, 2025 23:31
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