aboutsummaryrefslogtreecommitdiffstats
path: root/config/jolt/p-interfaceSpec.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/jolt/p-interfaceSpec.json')
-rw-r--r--config/jolt/p-interfaceSpec.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/jolt/p-interfaceSpec.json b/config/jolt/p-interfaceSpec.json
index 596b2ba..d36234a 100644
--- a/config/jolt/p-interfaceSpec.json
+++ b/config/jolt/p-interfaceSpec.json
@@ -20,7 +20,7 @@
"macAddress": {
"@2": "tempList[]"
},
- "description": {
+ "portDescription": {
"@2": "tempList[]"
}
}
@@ -54,8 +54,8 @@
"@(2,value)": "attributeList[&3].value",
"@(2,dataQuality)": "attributeList[&3].dataQuality"
},
- "description": {
- "#description": "attributeList[&3].name",
+ "portDescription": {
+ "#portDescription": "attributeList[&3].name",
"@(2,value)": "attributeList[&3].value",
"@(2,dataQuality)": "attributeList[&3].dataQuality"
}