Skip to content

Commit d861633

Browse files
author
Andre Bolder
committed
SMHE-1613: correct mapping to the unknown gas meter type for G4/G6/G16/G25 meters
Signed-off-by: Andre Bolder <andre.bolder@alliander.com>
1 parent c43883c commit d861633

File tree

1 file changed

+2
-1
lines changed
  • osgp/protocol-adapter-dlms/osgp-dlms/src/main/resources/dlmsprofiles

1 file changed

+2
-1
lines changed

osgp/protocol-adapter-dlms/osgp-dlms/src/main/resources/dlmsprofiles/configlookup.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
{
2121
"type": "unknown gas meter type",
2222
"match": [
23-
"Pre-NTA"
23+
"elster-instromet",
24+
"flonidan-gasmeter"
2425
]
2526
}
2627
],

0 commit comments

Comments
 (0)