package
0.0.6
Repository: https://github.com/jacoblai/arduino-cli.git
Documentation: pkg.go.dev

# Packages

discovery_client is a command line UI client to test pluggable discoveries.
No description provided by the author

# Functions

New create and connect to the given pluggable discovery.
PortFromRPCPort converts an *rpc.Port to a *Port.

# Constants

To work correctly a Pluggable Discovery must respect the state machine specifed on the documentation: https://arduino.github.io/arduino-cli/latest/pluggable-discovery-specification/#state-machine States a PluggableDiscovery can be in.
To work correctly a Pluggable Discovery must respect the state machine specifed on the documentation: https://arduino.github.io/arduino-cli/latest/pluggable-discovery-specification/#state-machine States a PluggableDiscovery can be in.
To work correctly a Pluggable Discovery must respect the state machine specifed on the documentation: https://arduino.github.io/arduino-cli/latest/pluggable-discovery-specification/#state-machine States a PluggableDiscovery can be in.
To work correctly a Pluggable Discovery must respect the state machine specifed on the documentation: https://arduino.github.io/arduino-cli/latest/pluggable-discovery-specification/#state-machine States a PluggableDiscovery can be in.
To work correctly a Pluggable Discovery must respect the state machine specifed on the documentation: https://arduino.github.io/arduino-cli/latest/pluggable-discovery-specification/#state-machine States a PluggableDiscovery can be in.

# Structs

Event is a pluggable discovery event.
PluggableDiscovery is a tool that detects communication ports to interact with the boards.
Port containts metadata about a port to connect to a board.