ponmngr: Fix datamodel json plugin

This commit is contained in:
Amin Ben Romdhane 2024-04-17 04:00:04 +00:00 committed by Vivek Kumar Dutta
parent b2c5d21322
commit 86983e9c9c

View file

@ -425,13 +425,6 @@
],
"access": false,
"array": false,
"mapping": [
{
"data": "@Parent",
"type": "json",
"key": "Stats"
}
],
"BytesSent": {
"type": "unsignedLong",
"read": true,
@ -629,13 +622,6 @@
],
"access": false,
"array": false,
"mapping": [
{
"data": "@Parent",
"type": "json",
"key": "Stats"
}
],
"BytesSent": {
"type": "unsignedLong",
"read": true,
@ -713,13 +699,6 @@
],
"access": false,
"array": false,
"mapping": [
{
"data": "@Parent",
"type": "json",
"key": "TC"
}
],
"Device.XPON.ONU.{i}.ANI.{i}.TC.ONUActivation.": {
"type": "object",
"protocols": [
@ -728,13 +707,6 @@
],
"access": false,
"array": false,
"mapping": [
{
"data": "@Parent",
"type": "json",
"key": "TC.ONUActivation"
}
],
"ONUState": {
"type": "string",
"read": true,