Refactor YangDataConverter.convertCmHandleToYangModel 45/137345/1
authordanielhanrahan <daniel.hanrahan@est.tech>
Wed, 21 Feb 2024 17:31:44 +0000 (17:31 +0000)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Thu, 22 Feb 2024 09:10:31 +0000 (09:10 +0000)
This method redundantly takes cmHandleId as a parameter, even though
the DataNode representing a CM-handle is guaranteed to have the ID
in a leaf called 'id'.

Issue-ID: CPS-245
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: Ib10097b6e13f7188fd933d6f6913110ec664273e


No differences found