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

Added SEOS Support #2707

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

evildaemond
Copy link
Contributor

Added generic SEOS Support with the following commands;

  • hf seos info (slightly improved from the original)
  • hf seos pacs (return the SIO value from the default ADF and default tag)
  • hf seos adf (send a get data request to an ADF with a custom tag list)
  • hf seos gdf (make a request for a GDF based upon a command found in their docs)
  • hf seos managekeys (manage your own keys used for SEOS commands)

You still need keys to use this commandset, this does not have any keys and is theoretical at this stage until someone tests it with the keys.

Added generic SEOS Support with the following commands;
- `hf seos info` (slightly improved from the original
- `hf seos pacs` (return the SIO value from the default ADF and default tag)
- `hf seos adf ` (send a get data request to an ADF with a custom tag list)
- `hf seos gdf` (make a request for a GDF based upon a command found in their docs)
- `hf seos managekeys` (manage your own keys used for SEOS commands)

You still need keys to use this commandset, this does not have any keys and is theoretical at this stage until someone tests it with the keys.

Signed-off-by: Adam Jon Foster <me@evildaemond.com>
Copy link

github-actions bot commented Jan 6, 2025

You are welcome to add an entry to the CHANGELOG.md as well

@iceman1001 iceman1001 merged commit 405c484 into RfidResearchGroup:master Jan 6, 2025
12 checks passed
@iceman1001
Copy link
Collaborator

Awesome!

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