Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question: List of FingerPrints supported by a driver #425

Open
dotanshai opened this issue Oct 16, 2022 · 2 comments
Open

question: List of FingerPrints supported by a driver #425

dotanshai opened this issue Oct 16, 2022 · 2 comments
Labels
question Further information is requested reviewed

Comments

@dotanshai
Copy link

What is your question? Please describe.
I've looked on all the CLI commands exists. I was unable to find a command that show all the fingerprints in a driver. Can you please point to the CLI command for that.

Additional context
Please note that most of the developers not always share the fingerprint.yml file in GitHub.

@dotanshai dotanshai added the question Further information is requested label Oct 16, 2022
@rossiam
Copy link
Collaborator

rossiam commented Oct 26, 2022

We understand the need for this and are looking into implementing this.

@dotanshai
Copy link
Author

dotanshai commented Feb 12, 2023

I found a solution for that using API Request:

https://api.smartthings.com/distchannels/{{channelId}}/drivers/{{driverId}}/meta

This return a 'meta' file with all devices fingerprints related to a specific driver. It would be great to use it via CLI as well. Also great to see the 'meta' file with some CR and LF.

Issue can be closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested reviewed
Projects
None yet
Development

No branches or pull requests

2 participants