Skip to content

Display device info on default tool command#2

Merged
glopesdev merged 1 commit intomainfrom
tool-dev
Jun 13, 2024
Merged

Display device info on default tool command#2
glopesdev merged 1 commit intomainfrom
tool-dev

Conversation

@glopesdev
Copy link
Contributor

@glopesdev glopesdev commented Jun 13, 2024

The simplest use for the tool is to inspect connected devices on a specified serial port. Currently this mimics the behavior of the generic Device node and displays basic device info including the device WhoAmI identifier, and firmware and hardware versions. The output is sent to standard out for logging. A required port name option is introduced which can be reused by other subcommands.

Example usage:

dotnet harp.toolkit --port COM4

@glopesdev glopesdev added the feature New planned feature label Jun 13, 2024
@glopesdev glopesdev merged commit 30052f8 into main Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New planned feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant