Skip to content

Develop#3

Merged
KalanaRatnayake merged 30 commits into
mainfrom
develop
Feb 18, 2026
Merged

Develop#3
KalanaRatnayake merged 30 commits into
mainfrom
develop

Conversation

@KalanaRatnayake

Copy link
Copy Markdown
Collaborator

Pull Request Template

Description

  • Separated the functionality of the fabric server into plugins, allowing for flexibility and extensibility
  • Merged the functionality of the fabric client into the server and improved the fabric plan handling
  • Introduced new data structures to handle internal data and moved the tinyXML functions and dependencies to the relevant plugin
  • Separated the Capability API from the fabric concepts and turned it into a client. Also updated to match the latest changes in the Capabilities2 repo

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as intended)
  • This change requires a documentation update

How Has This Been Tested?

Described via the available examples

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes do not break the build
  • I have added tests that prove my fix is effective or that my feature works
  • [x ] New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

…to differentiate between current and older plans
…s to parser_xml and updated the api to match new event subsystem
… between different connections originating from the same source capability
@KalanaRatnayake
KalanaRatnayake merged commit 8302bd3 into main Feb 18, 2026
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.

1 participant