Do not reference SchemaNode.getPath() in BindingRuntimeTypes

Description

We have a call site which is referencing SchemaNode.getPath() in order to reconstruct SchemaNodeIdentifier for a SchemaNode.

This facility is only used for actions, but may actually also be used for notifications. Devise a replacement addressing construct allow this identification.

Given that the number of actions and notifications can be potentially large, we'll probably need an addressing construct which relies on recursion, similar to YangInstanceIdentifier and SchemaPath.

duplicates

Activity

Show:

Robert Varga March 9, 2022 at 3:51 PM

Duplicate

Details

Assignee

Reporter

Labels

Components

Fix versions

Priority

Created September 13, 2021 at 10:54 AM
Updated March 9, 2022 at 3:51 PM
Resolved March 9, 2022 at 3:51 PM