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

node: support for useful properties accessor #27

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

pthierry-ledger
Copy link
Member

Add support for parent (node) access from a given node. If node is root, returning oneself.
Add support for node address or identifier (id field) when using such a definition:

 label: name@id {
 };

id can be an address or an identifier.

@pthierry-ledger pthierry-ledger added api impact the external API of the component feature New feature added labels Aug 26, 2024
@pthierry-ledger pthierry-ledger added this to the v0.2.x milestone Aug 26, 2024
@pthierry-ledger pthierry-ledger merged commit fff81ee into outpost-os:main Aug 26, 2024
16 checks passed
@pthierry-ledger pthierry-ledger deleted the support-for-dma branch August 26, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api impact the external API of the component feature New feature added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants