Skip to content

Conversation

@polldo
Copy link
Contributor

@polldo polldo commented Jul 21, 2021

This PR defines a Commander interface that wraps the arduino-cli commands that are needed by iot-cloud-cli.
Then, an implementation of such interface has been introduced. It exploits the grpc interface of the arduino-cli.
This is an experimental implementation, in the future it could be replaced by using the arduino-cli as a process, or by directly importing its packages.

@polldo polldo requested a review from zmoog July 21, 2021 15:27
@polldo polldo merged commit 44b2a1e into main Jul 21, 2021
@polldo polldo deleted the polldo/arduino-cli-wrap branch July 21, 2021 16:33
polldo added a commit that referenced this pull request Sep 2, 2022
polldo pushed a commit that referenced this pull request Sep 2, 2022
* Wrap arduino-cli commands into a client

* Implement grpc client for arduino-cli commands

* Rename arduino interface Client to Commander

* Implement binary upload
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