Skip to content

Add serial write capability #7

Open
the-real-orca wants to merge 2 commits into
SensorsIot:mainfrom
the-real-orca:serial_write
Open

Add serial write capability #7
the-real-orca wants to merge 2 commits into
SensorsIot:mainfrom
the-real-orca:serial_write

Conversation

@the-real-orca

Copy link
Copy Markdown

Add a POST API endpoint to write data to serial devices via REST.
This extends the workbench with programmatic access to serial ports, enabling command injection and bidirectional communication for automated testing frameworks.

Changes

  • Add serial write endpoint in portal.py
  • Route requests to active serial connections
  • Introduce basic validation and error handling
  • Update workbench_driver.py to cover new functionality

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