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

Implement --store-p1 command line parameter #308

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

icedevml
Copy link

Sometimes we need to control the P1 parameter when executing STORE DATA command through CLI. This happens especially if we want to use non-default BER-TLV data format and this needs to be indicated in P1 parameter. Right now there is no way to control P1 value through --store-data CLI command. So my proposition is to add --store-p1 additional parameter which allows to control the P1 value.

I've tested the change and it seems to work correctly.

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.

1 participant