Changing ListID to ListSize

This commit is contained in:
Roar Fredriksen
2017-10-26 00:34:56 +02:00
parent 72203a2b18
commit 54b5c139f4
4 changed files with 12 additions and 12 deletions

View File

@@ -13,7 +13,7 @@ enum class Kamstrup
enum class Kamstrup_List1
{
Time,
ListID,
ListSize,
ListVersionIdentifier,
MeterID_OBIS,
MeterID,
@@ -45,7 +45,7 @@ enum class Kamstrup_List1
enum class Kamstrup_List2
{
Time,
ListID,
ListSize,
ListVersionIdentifier,
MeterID_OBIS,
MeterID,