Configuration phy cell id dg - Fix
[ccsdk/distribution.git] / platform-logic / restapi-templates / src / main / json / cps-templates / cps-put-ho.json
index ee5e07c..5f3ade8 100644 (file)
@@ -6,6 +6,6 @@
 "idNRCellRelation":${tmp.idNRCellRelation}
 },
 "payload":{
-"attributes":{"isHOAllowed":${tmp.isHOAllowed}}
+"attributes":{"nRTCI":${tmp.nRTCI},"isHOAllowed":${tmp.isHOAllowed}}
 }
 }