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

Fix wrong message types when calling PDU.toBuffer method #228

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 5, 2021

  1. Update lib/defs.js types.cstring

    Prevents a crash when a сstring PDU filed contains a value of a different type. For example, if the address field contains a number.
    0LEG0 committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    cec61c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    6d362cf View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    1fa6dd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    cbe6052 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    11bd6a2 View commit details
    Browse the repository at this point in the history