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

BACnet support for events #379

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

Commits on Jul 29, 2024

  1. feat: BACnet events

    First draft
    fennibay committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    460f7ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d34a85 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. make event payload central

    fennibay committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    054dba0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    590ed7c View commit details
    Browse the repository at this point in the history
  3. doc corrections on re-read

    fennibay committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    993248a View commit details
    Browse the repository at this point in the history
  4. correct status flags

    fennibay committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d0e8076 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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

Commits on Aug 21, 2024

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

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    9265548 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    352eae8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba3214c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Apply suggestions from code review

    Co-authored-by: Ted Thibodeau Jr <[email protected]>
    fennibay and TallTed authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8928d4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a31034 View commit details
    Browse the repository at this point in the history
  3. Update bindings/protocols/bacnet/index.html

    Co-authored-by: Ted Thibodeau Jr <[email protected]>
    fennibay and TallTed authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a60e237 View commit details
    Browse the repository at this point in the history
  4. Update bindings/protocols/bacnet/index.html

    Co-authored-by: Ted Thibodeau Jr <[email protected]>
    fennibay and TallTed authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a45ba30 View commit details
    Browse the repository at this point in the history
  5. Update bindings/protocols/bacnet/index.html

    Co-authored-by: Ted Thibodeau Jr <[email protected]>
    fennibay and TallTed authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c78d17e View commit details
    Browse the repository at this point in the history
  6. Update bindings/protocols/bacnet/index.html

    Co-authored-by: Ted Thibodeau Jr <[email protected]>
    fennibay and TallTed authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5bf950e View commit details
    Browse the repository at this point in the history
  7. Update bindings/protocols/bacnet/index.html

    Co-authored-by: Ted Thibodeau Jr <[email protected]>
    fennibay and TallTed authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    22b107f View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: Ted Thibodeau Jr <[email protected]>
    fennibay and TallTed authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2050f63 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. use optional instead of opt.

    more understandable
    fennibay committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c0aa27b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3815c3a View commit details
    Browse the repository at this point in the history
  3. added a note about the implicit relationships between the Interaction…

    …Affordances
    
    PR feedback
    fennibay committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f0db0f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Apply suggestions from code review

    Co-authored-by: Ted Thibodeau Jr <[email protected]>
    fennibay and TallTed authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d82b2bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8c7882 View commit details
    Browse the repository at this point in the history