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

feat(call-to-dispatching): Implementing support for APDU for device calling server. #19

Merged
merged 2 commits into from
Feb 25, 2024

Commits on Feb 25, 2024

  1. (feat) Added support for Call APDUs

    When device does call-to-dispatching it sends a request with the Call (GPRS Registration) APDU to the main system.
    Added parsing for Request and Call APDU.
    Henrik Wahlgren committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    1ceeaef View commit details
    Browse the repository at this point in the history
  2. license(busl): Updated the BUSL grant

    Updated the BUSL grant to be in line with other packages.
    Henrik Wahlgren committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    51d44f3 View commit details
    Browse the repository at this point in the history