Skip to content

Refactor/gtk discover quick view read modify#1377

Open
skarg wants to merge 7 commits into
masterfrom
refactor/gtk-discover-quick-view-read-modify
Open

Refactor/gtk discover quick view read modify#1377
skarg wants to merge 7 commits into
masterfrom
refactor/gtk-discover-quick-view-read-modify

Conversation

@skarg
Copy link
Copy Markdown
Collaborator

@skarg skarg commented Jun 6, 2026

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refactors the gtk-discover demo app to replace the older discovery-specific flow with the bac-rw read/write queue, adding an in-memory cache for devices/objects/properties and improving the UI around asynchronous reads and writes.

Changes:

  • Switched discovery/data population to bacnet_read_write_* callbacks + queued ReadProperty/WriteProperty requests.
  • Added device/object/property caching with incremental object list + property enumeration and progress indicators.
  • Added a “Write Status” column and write-queue tracking for edited properties.

Comment thread apps/gtk-discover/main.c
Comment thread apps/gtk-discover/main.c
skarg added 4 commits June 7, 2026 08:19
…ading after writing to show current value after writing.
…ading properties, including RPM ALL, property-list, and failing those, reading all required and optional properties expected for this object.
…g, and expanding the Value column for better usability
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.

2 participants