Skip to content

Feature: Allow for user defined protobufs#116

Closed
gilbert-sci wants to merge 6 commits intomainfrom
gilbert/support-for-manifest
Closed

Feature: Allow for user defined protobufs#116
gilbert-sci wants to merge 6 commits intomainfrom
gilbert/support-for-manifest

Conversation

@gilbert-sci
Copy link
Copy Markdown
Contributor

Summary

Updates the API to include support for user defined configuration parameters. Also fixes the device info display.

We need to do this because to send the server the device configuration with an Any type that is user defined, we need to point the python client to the correct location of the python descriptors.

Testing

# 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
Copy link
Copy Markdown
Contributor Author

Bump on this

@gilbert-sci gilbert-sci closed this Jun 2, 2025
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