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

Fixed an issue with auto_update in connection with structs #427

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

Commits on May 7, 2024

  1. Adaptation of add_device_notification() so that the length of Notific…

    …ationAttrib is correctly set to _structure_size if a structure is present.
    msfur committed May 7, 2024
    Configuration menu
    Copy the full SHA
    55f8194 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Adaptation of add_device_notification() so that the length of Notific…

    …ationAttrib is correctly set to _structure_size if a structure is present.
    msfur committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    074b7fe View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/structure_support_for_device_notification' of h…

    …ttps://github.com/msfur/pyads into feature/structure_support_for_device_notification
    msfur committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4acaef1 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    b6e6fac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb00d34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12d480b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Update routing.rst (stlehmann#429)

    Small Typo Fix (you plc -> your plc)
    Rich-Hyena authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f486a72 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Adaptation of add_device_notification() so that the length of Notific…

    …ationAttrib is correctly set to _structure_size if a structure is present.
    msfur authored and msfur committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3e96840 View commit details
    Browse the repository at this point in the history
  2. Improved implementation of checking if a struct is present.

    msfur authored and msfur committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a841b08 View commit details
    Browse the repository at this point in the history
  3. Improved query of whether a structure is present.

    msfur authored and msfur committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5ab1f58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2ad78a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/structure_support_for_device_notification' of h…

    …ttps://github.com/msfur/pyads into feature/structure_support_for_device_notification
    msfur committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7e7fbe8 View commit details
    Browse the repository at this point in the history