package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Sep 9, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package serial contains utilities for MyrtIO API through serial connection
Discover finds known serial devices
type Transport struct {
}
Transport represents MyrtIO serial transport
New creates new serial transport
Close connection with device
func (t *Transport) RunAction(message *myrtio.Message) (*myrtio.Message, error)
RunAction sends command to device and return response
Source Files
¶
Click to show internal directories.
Click to hide internal directories.