Usage #2
mhamidjamil
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Send Data to Serial Port
Endpoint:
/api/send_data
Method:
POST
Description: Sends data to the selected serial port.
Payload Example:
Example:
Receive Data from Serial Port
Endpoint:
/api/receive_data
Method:
GET
Description: Receives data from the selected serial port.
Example:
Auto Scroll
You can toggle the auto-scroll feature in the web interface by checking/unchecking the Auto Scroll checkbox. When enabled, the terminal will automatically scroll to the bottom as new data arrives.
Beta Was this translation helpful? Give feedback.
All reactions